Enum TableHorizontalAlignment
Specifies the horizontal alignment options for positioning a table within its container.
Namespace: Telerik.Windows.Documents.Fixed.Model.Editing
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum TableHorizontalAlignment
Center
Centers the table horizontally within its container.
Left
Aligns the table to the left side of its container.
Right
Aligns the table to the right side of its container.