Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / Negative Property

In This Topic
    Negative Property
    In This Topic
    Gets a value indicating if characters have their foreground and background reversed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Negative As System.Boolean
    public System.bool Negative {get;}
    See Also