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

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