Enum
TableHorizontalAlignment

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:

cs-api-definition
public enum TableHorizontalAlignment

Fields

Center

Center the table horizontally within its container.

Declaration

cs-api-definition
Center = 2

Field Value

TableHorizontalAlignment

Left

Align the table to the left edge of its container.

Declaration

cs-api-definition
Left = 0

Field Value

TableHorizontalAlignment

Right

Align the table to the right edge of its container.

Declaration

cs-api-definition
Right = 1

Field Value

TableHorizontalAlignment

In this article
DefinitionFieldsCenterLeftRight
Not finding the help you need?
Contact Support