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

In This Topic
    Underscore Property
    In This Topic
    Gets a value indicating if characters are underscored.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underscore As System.Boolean
    public System.bool Underscore {get;}
    See Also