Documents for PDF, .NET Edition Documentation
GetPalettes Method

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > FontTables Class : GetPalettes Method
Returns the array of font palettes (from CPAL table).

Depends on 'CpalDraw', 'name'(optionally) tables.

Syntax
'Declaration
 
Public Function GetPalettes() As CpalPalette()
public CpalPalette[] GetPalettes()
See Also

Reference

FontTables Class
FontTables Members