Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / Underline Property

In This Topic
    Underline Property (C1HyperlinkTextAttrs)
    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