Enum Baseline
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
Syntax
public enum Baseline
Fields
| Name | Description |
|---|---|
| Normal | Specifies whether the text to be rendered normally |
| Subscript | Specifies whether text should appear below the baseline of text |
| Superscript | Specifies whether text should appear above the baseline of text |