Documents for PDF, .NET Edition Documentation
Colors Property (CpalPalette)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > CpalPalette Class : Colors Property
Gets the array of palette entries. Each color has ARGB format.
Syntax
'Declaration
 
Public ReadOnly Property Colors As System.UInteger()
public System.uint[] Colors {get;}
See Also

Reference

CpalPalette Class
CpalPalette Members