Enum PageNumberAlignment
Specifies the page number alignment.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum PageNumberAlignment
Fields
Name | Description |
---|---|
Center | Center alignment. |
Inside | Inside alignment. |
Left | Left alignment. |
Outside | Outside alignment. |
Right | Right alignment. |