Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / Palette Property

In This Topic
    Palette Property
    In This Topic
    Gets or sets a palette used for drawing color fonts.
    Syntax
    'Declaration
     
    Public Property Palette As CpalPalette
    public CpalPalette Palette {get; set;}
    See Also