PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / Underline Property

In This Topic
    Underline Property
    In This Topic
    Gets a value indicating whether the text of a hyperlink is underlined.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underline As Boolean
    public bool Underline {get;}
    See Also