Enum RowAlignment
Specifies type of the horizontal row alignment.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum RowAlignment
Fields
Name | Description |
---|---|
Center | Specifies row alignment to the center. |
Left | Specifies row alignment to the left. |
Right | Specifies row alignment to the right. |