Options
From PDF XChange PDF SDK
(Label ToWrite removed) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_document_rotatePages|Options|property}} | {{#parentPage:PXV:op_document_rotatePages|Options|property}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 14: | ||
| class="op_param_name" | [[PXV:cs_PagesRange|PagesRange]] | | class="op_param_name" | [[PXV:cs_PagesRange|PagesRange]] | ||
| style="text-align:center" | Dictionary | | style="text-align:center" | Dictionary | ||
− | | Specifies the pages range | + | | Specifies the pages range in the current document that should be rotated. |
|- | |- | ||
| class="op_param_name" | Direction | | class="op_param_name" | Direction | ||
Line 48: | Line 48: | ||
| class="op_param_name" | ExplicitSet | | class="op_param_name" | ExplicitSet | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | If set as '''true''' the portrait/landscape orientation calculation will be done based on the pages rotation. If set as '''false''' the portrait/landscape orientation calculation will be done based on the pages dimension proportions. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|} | |} |
Latest revision as of 23:49, 14 March 2016
Options Table
Name | Type | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
PagesRange | Dictionary | Specifies the pages range in the current document that should be rotated. | ||||||||
Direction | Integer | Determines how to rotate the pages.
Possible values are:
Default value: 1 (Clockwise) | ||||||||
PagesOrientation | Integer | Specifies what pages are to be rotated.
Possible values are:
Default value: 0 (All) | ||||||||
ExplicitSet | Boolean | If set as true the portrait/landscape orientation calculation will be done based on the pages rotation. If set as false the portrait/landscape orientation calculation will be done based on the pages dimension proportions.
Default value: false |