ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class / Underline Property

In This Topic
    Underline Property (Font)
    In This Topic
    Gets a value that determines whether this font is underlined.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underline As Boolean
    public bool Underline {get;}
    See Also