Class ListNumberAlignment
Specifies the list number alignment.
Inheritance
System.Object
ListNumberAlignment
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class ListNumberAlignment : Enum
Fields
Center
Center align.
Declaration
public const ListNumberAlignment Center
Field Value
Type | Description |
---|---|
ListNumberAlignment |
Left
Left align.
Declaration
public const ListNumberAlignment Left
Field Value
Type | Description |
---|---|
ListNumberAlignment |
Right
Right align.
Declaration
public const ListNumberAlignment Right
Field Value
Type | Description |
---|---|
ListNumberAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |