ComponentOne Word for UWP
Underline Property (RtfString)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfString Class : Underline Property
Gets or sets underline type for this string.
Syntax
'Declaration
 
Public Property Underline As RtfUnderlineStyle
public RtfUnderlineStyle Underline {get; set;}

Property Value

The underline type of the text.
See Also

Reference

RtfString Class
RtfString Members