Options
From PDF XChange PDF SDK
Line 33: | Line 33: | ||
| class="op_param_name" | <tt>StdPaperIndex</tt> | | class="op_param_name" | <tt>StdPaperIndex</tt> | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
− | | | + | | Specifies one of standard predefined page size. The list of possible values are shown [[PXV:Params_NamedValues#StdPaperIndex|in the table]]. |
|- | |- | ||
| class="op_param_name" | Width | | class="op_param_name" | Width |
Revision as of 13:36, 12 May 2015
Options Table
Name | Type | Value | ||||||
---|---|---|---|---|---|---|---|---|
PaperType | Integer | Specifies type of paper size that should be used for newly added pages. Possible values are:
Default value: 1 (Standard) | ||||||
Landscape | Boolean | Specifies orientation of the page.
Default value: false | ||||||
StdPaperIndex | Integer | Specifies one of standard predefined page size. The list of possible values are shown in the table. | ||||||
Width | Double | |||||||
Height | Double | |||||||
Count | Integer | |||||||
Rotation | Integer | |||||||
Adv1 | Dictionary | |||||||
Adv2 | Dictionary |
Adv1 Table
Name | Type | Value |
---|---|---|
PaperType | Integer | Array of IUnknown-based objects. |
Adv2 Table
Name | Type | Value |
---|---|---|
PaperType | Integer | Array of IUnknown-based objects. |