Enum TableHorizontalAlignment
Horizontal alignment options that position a table within its containing rectangle.
Namespace: Telerik.Windows.Documents.Fixed.Model.Editing
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum TableHorizontalAlignment
Center
Center the table horizontally within its container.
Left
Align the table to the left edge of its container.
Right
Align the table to the right edge of its container.