PagesRange
(→Options Table) |
|||
Line 35: | Line 35: | ||
| class="op_param_name" | Text | | class="op_param_name" | Text | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies the text that will be used as range. This property is used with Exact type. | + | | Specifies the text that will be used as range. This property is used with <tt>'''6''' (Exact)</tt> type. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|- | |- | ||
| class="op_param_name" | Reversed | | class="op_param_name" | Reversed | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | Specifies | + | | Specifies whether the range should be read from it's end to the beginning or not. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|- | |- | ||
Line 46: | Line 46: | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
| Array of <tt>'''Integer'''</tt> | | Array of <tt>'''Integer'''</tt> | ||
− | Specifies. | + | Specifies the array of values that will be used as a Pages Range. This property is used with <tt>'''6''' (Exact)</tt> type. |
|- | |- | ||
| class="op_param_name" | Custom | | class="op_param_name" | Custom |
Revision as of 00:54, 11 January 2016
Options Table
Name | Type | Value | ||||||
---|---|---|---|---|---|---|---|---|
Type | Integer | Specifies the type of the data that will be used in the Pages Range.
The list of possible values are shown in the table. Default value: -1 (Auto) | ||||||
Filter | Integer | Specifies the filter that will be applied to the data from the Pages Range type.
Possible values are:
Default value: 1 (All) | ||||||
Text | String | Specifies the text that will be used as range. This property is used with 6 (Exact) type.
Default value: Empty String | ||||||
Reversed | Boolean | Specifies whether the range should be read from it's end to the beginning or not.
Default value: false | ||||||
Array | Array | Array of Integer
Specifies the array of values that will be used as a Pages Range. This property is used with 6 (Exact) type. | ||||||
Custom | Integer | Specifies...
Default value: -1 | ||||||
CustomRect | Dictionary | Specifies... | ||||||
Current | Integer | Specifies...
Default value: 0 | ||||||
CurrentRect | Dictionary | Specifies... |
See Also
op.annots.delete, op.annots.flatten, op.document.addBackground, op.document.addBatesNumbering, op.document.addGuides, op.document.addHeaderAndFooter, op.document.addWatermarks, op.document.changePagesProps, op.document.cropPages, op.document.deletePages, op.document.exportToImages, op.document.extractPages, op.document.insertPages, op.document.movePages, op.document.printPages, op.document.replacePages, op.document.resizePages, op.document.rotatePages, op.document.summarizeAnnots, op.document.updateBackground, op.OCRPages