Enum TextAlignment
Specifies the pattern for the ListLevelAdv.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum TextAlignment
Fields
Name | Description |
---|---|
Center | Text is centered within the container. |
Justify | Text is justified within the container. |
Left | Text is aligned to the left edge of the container. |
Right | Text is aligned to the right edge of the container. |