ComponentOne RichTextBox for UWP
TextDecorations Property (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : TextDecorations Property
Gets or sets a collection of text decorations to apply to the content of the element.
Syntax
'Declaration
 
Public Property TextDecorations As C1TextDecorationCollection
public C1TextDecorationCollection TextDecorations {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members