Enum TableAlignment
Specifies the table alignment.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum TableAlignment
Fields
| Name | Description |
|---|---|
| Center | Aligns the table to the center. |
| Left | Aligns the table to the left. |
| Right | Aligns the table to the right. |