The following tables list the members exposed by PageNumberType.
Public Constructors
Public Properties
| Name | Description |
| ChapterNumberSeperator | Gets or sets the separator used for a chapter or sub-chapter. The default value is ChapterSeperator.hyphen. |
| ChapterStyle | Gets or sets the text formatting used for the current section chapter in a document. Value must be between 1 and 9 and represents the heading styles. The default value is 1. |
| PageNumberFormat | Gets or sets the format of the page number. The default value is NumberingFormat.decimalNormal. |
| PageNumberStart | Gets or sets the starting page number for the current section of a document. The default value is null, to indicate that it isn't set automatically. When it isn’t set, the resulting PDF document will continue numbering from the highest page number found in the previous section. |
Top
Public Events
See Also