Options
From PDF XChange PDF SDK
Line 32: | Line 32: | ||
| class="op_param_name" | TabOrder | | class="op_param_name" | TabOrder | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
− | | Specifies | + | | Specifies the tab order that shall be used for annotations on the page. |
The list of possible values are shown in [[PXV:Params_NamedValues_PageTabOrderTypes|the table]]. | The list of possible values are shown in [[PXV:Params_NamedValues_PageTabOrderTypes|the table]]. | ||
Revision as of 07:36, 14 March 2016
Options Table
Name | Type | Value |
---|---|---|
PagesRange | Dictionary | Specifies the pages that will have their properties changed. |
Mask | Integer | Specifies the mask of the pages properties that should be changed. Possible values are:
Rotation - 1 Tab Order - 2 Open Actions - 4 Close Actions - 8 Default value: 0 |
TabOrder | Integer | Specifies the tab order that shall be used for annotations on the page.
The list of possible values are shown in the table. Default value: 0 (Undefined) |
Rotation | Integer | Specifies the pages rotation value that should be multiple of 90.
Default value: 0 |
OpenActions | IUnknown | Specifies the open actions list. |
CloseActions | IUnknown | Specifies the close actions list. |