PagesRange
(Label ToWrite removed) |
(→Options Table) |
||
Line 59: | Line 59: | ||
| class="op_param_name" | Current | | class="op_param_name" | Current | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
− | | Specifies the current page. This property is used with <tt>''' | + | | Specifies the current page. This property is used with <tt>'''8''' (Current)</tt> type. |
Default value: <tt>'''0'''</tt> | Default value: <tt>'''0'''</tt> | ||
|- | |- |
Revision as of 02:14, 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 7 (Array) type. | ||||||
Custom | Integer | Specifies the custom page. This property is used with 10 (CustomRect) type.
Default value: -1 | ||||||
CustomRect | Dictionary | Specifies the custom rectangle. This property is used with 10 (CustomRect) type. | ||||||
Current | Integer | Specifies the current page. This property is used with 8 (Current) type.
Default value: 0 | ||||||
CurrentRect | Dictionary | Specifies the current rectangle. This property is used with 9 (CurrentRect) type. |
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