ComponentOne RichTextBox for WPF and Silverlight
VerticalAlignment Property (C1TextRange)

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

Reference

C1TextRange Class
C1TextRange Members