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

In This Topic
    Underline Property
    In This Topic
    Gets or sets a value indicating if the text is underlined.
    Syntax
    'Declaration
     
    Public Property Underline As System.Boolean
    public System.bool Underline {get; set;}
    See Also