Options
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_document_pageNumbering|Options|property}} | {{#parentPage:PXV:op_document_pageNumbering|Options|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Line 15: | Line 14: | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
| Array of <tt>'''[[#PDFRangeItems|Dictionary]]'''</tt> | | Array of <tt>'''[[#PDFRangeItems|Dictionary]]'''</tt> | ||
− | Specifies | + | Specifies to an array of elements that describe page numeration ranges |
|- | |- | ||
| class="op_param_name" | ForceLoadFromOptions | | class="op_param_name" | ForceLoadFromOptions | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | If '''true''', the document numbering ranges are ignored and replacing from <tt>'''[[#PDFRangeItems|PDFRangeItems]]'''</tt>. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|} | |} |
Revision as of 05:44, 29 May 2015
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...
Default value: 0 |
Style | Integer | Specifies...
The list of possible values are shown in the table. Default value: 1 (Decimal) |
StartNum | Integer | Specifies...
Default value: 1 |
Prefix | String | Specifies...
Default value: Empty String |