Enum BaselineAlignment
Specifes the baseline alignment style for the CharacterFormat.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum BaselineAlignment
Fields
Name | Description |
---|---|
Normal | Specifies the text to be rendered normally. |
Subscript | Specifies the text to appear below the baseline of text. |
Superscript | Specifies the text to appear above the baseline of text. |