ComponentOne RichTextBox for WPF and Silverlight
TextAlignment Property (C1TextRange)

C1.WPF.RichTextBox.Documents Namespace > C1TextRange Class : TextAlignment Property
Gets or sets the text alignment of the blocks in the range.
Syntax
'Declaration
 
Public Property TextAlignment As System.Nullable(Of C1TextAlignment)
public System.Nullable<C1TextAlignment> TextAlignment {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members