Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Underline Property

In This Topic
    Underline Property
    In This Topic
    Gets or sets the type of underline applied to the font.
    Syntax
    'Declaration
     
    Public Property Underline As Underline
    public Underline Underline {get; set;}
    See Also