New to Telerik Document ProcessingStart a free 30-day trial

Horizontal alignment options that position a table within its containing rectangle.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Editing

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public enum TableHorizontalAlignment

Fields

Center the table horizontally within its container.

C#
Center = 2

Align the table to the left edge of its container.

C#
Left = 0

Align the table to the right edge of its container.

C#
Right = 1
In this article
DefinitionFieldsCenterLeftRight
Not finding the help you need?
Contact Support