ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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