ComponentOne RichTextBox for WPF and Silverlight
TextDecorations Property (C1TextRange)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextRange Class : TextDecorations Property
Gets or sets the text alignment of the blocks in the range.
Syntax
'Declaration
 
Public Property TextDecorations As C1TextDecorationCollection
public C1TextDecorationCollection TextDecorations {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members