Enum TableAlignment
Specifies the table alignment.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.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. |