Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontTables Class / GetPaletteEntryLabels Method

In This Topic
    GetPaletteEntryLabels Method
    In This Topic
    Returns the array of user interface strings associated with each palette entry.

    Depends on 'CpalDraw', 'name' tables.

    Syntax
    'Declaration
     
    Public Function GetPaletteEntryLabels() As System.String()
    public System.string[] GetPaletteEntryLabels()
    See Also