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