Options
From PDF XChange PDF SDK
Options Table
Name | Type | Value |
---|---|---|
PDFRangeItems | Array | Array of Dictionary
Specifies to an array of elements that describe page numeration ranges |
ForceLoadFromOptions | Boolean | If true, the document numbering ranges are ignored and replacing from PDFRangeItems.
Default value: false |
PDFRangeItems Table
Name | Type | Value |
---|---|---|
StartPage | Integer | Specifies the start page of the new page numeration range
Default value: 0 |
Style | Integer | Specifies the style of the new page numeration range
The list of possible values are shown in the table. Default value: 1 (Decimal) |
StartNum | Integer | Specifies the starting page number for the new page numeration range.
Default value: 1 |
Prefix | String | Specifies the prefix that is placed before the number of values for a range of.
Default value: Empty String |