Enum TextVerticalAlignment
Specifies the text vertical alignment supported by the SfRichTextBoxAdv control.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum TextVerticalAlignmentFields
| Name | Description | 
|---|---|
| Bottom | Aligns the content to the bottom. | 
| Center | Aligns the content to the center. | 
| Top | Aligns the content to the top. |