[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.CpalPalette.Colors

Colors Property

Colors

Gets the array of palette entries. Each color has ARGB format.

Declaration
public uint[] Colors { get; }
Public ReadOnly Property Colors As UInteger()