ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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