ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfHyperlink Class / Underline Property

In This Topic
    Underline Property (RtfHyperlink)
    In This Topic
    Gets or sets hyperlink underline.
    Syntax
    'Declaration
     
    Public Property Underline As RtfUnderlineStyle
    public RtfUnderlineStyle Underline {get; set;}
    See Also