ComponentOne RichTextBox for WPF and Silverlight
TextDecorations Property (C1TextElement)

C1.WPF.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