Class RowAlignment
Specifies type of the horizontal row alignment.
Inheritance
System.Object
RowAlignment
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class RowAlignment : Enum
Fields
Center
Specifies row alignment to the center.
Declaration
public const RowAlignment Center
Field Value
Type | Description |
---|---|
RowAlignment |
Left
Specifies row alignment to the left.
Declaration
public const RowAlignment Left
Field Value
Type | Description |
---|---|
RowAlignment |
Right
Specifies row alignment to the right.
Declaration
public const RowAlignment Right
Field Value
Type | Description |
---|---|
RowAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |