Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Label ToWrite removed)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
{{#customTitle:Options}}
 
{{#customTitle:Options}}
 
{{#parentPage:PXV:op_document_changePagesProps|Options|property}}
 
{{#parentPage:PXV:op_document_changePagesProps|Options|property}}
{{ToWrite}}
+
 
 
{{ToReview}}
 
{{ToReview}}
  
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]].
  

Latest revision as of 08: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.