Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CpalPalette Class / UsableWithDarkBackground Property

In This Topic
    UsableWithDarkBackground Property
    In This Topic
    Gets or sets a value indicating if the palette is appropriate to use when displaying the font on a dark background such as black.
    Syntax
    'Declaration
     
    Public Property UsableWithDarkBackground As System.Boolean
    public System.bool UsableWithDarkBackground {get; set;}
    See Also