Options
From PDF XChange PDF SDK
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> | ||
|} | |} |
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 |