Options
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | == == | + | == Options hierarchy == |
+ | |||
+ | {| class="wikitable op_options" | ||
+ | ! style="width:60pt;" | '''Name''' | ||
+ | ! style="width:60pt;" | '''Type''' | ||
+ | ! '''Value''' | ||
+ | |- | ||
+ | | class="op_param_name" | PaperType | ||
+ | | style="text-align:center" | Integer | ||
+ | | Array of '''IUnknown'''-based objects. | ||
+ | |- | ||
+ | | class="op_param_name" | Landscape | ||
+ | | style="text-align:center" | Boolean | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | StdPaperIndex | ||
+ | | style="text-align:center" | Integer | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | Width | ||
+ | | style="text-align:center" | Double | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | Height | ||
+ | | style="text-align:center" | Double | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | Count | ||
+ | | style="text-align:center" | Integer | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | Rotation | ||
+ | | style="text-align:center" | Integer | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | [[#Adv1|Adv1]] | ||
+ | | style="text-align:center" | Dictionary | ||
+ | | | ||
+ | |- | ||
+ | | class="op_param_name" | [[#Adv2|Adv2]] | ||
+ | | style="text-align:center" | Dictionary | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | == Adv1 == | ||
+ | {| class="wikitable op_options" id="Adv1" | ||
+ | ! style="width:60pt;" | '''Name''' | ||
+ | ! style="width:60pt;" | '''Type''' | ||
+ | ! '''Value''' | ||
+ | |- | ||
+ | | class="op_param_name" | PaperType | ||
+ | | style="text-align:center" | Integer | ||
+ | | Array of '''IUnknown'''-based objects. | ||
+ | |} | ||
+ | |||
+ | |||
+ | == Adv2 == | ||
+ | {| class="wikitable op_options" id="Adv2" | ||
+ | ! style="width:60pt;" | '''Name''' | ||
+ | ! style="width:60pt;" | '''Type''' | ||
+ | ! '''Value''' | ||
+ | |- | ||
+ | | class="op_param_name" | PaperType | ||
+ | | style="text-align:center" | Integer | ||
+ | | Array of '''IUnknown'''-based objects. | ||
+ | |} |
Revision as of 12:07, 12 May 2015
Options hierarchy
Name | Type | Value |
---|---|---|
PaperType | Integer | Array of IUnknown-based objects. |
Landscape | Boolean | |
StdPaperIndex | Integer | |
Width | Double | |
Height | Double | |
Count | Integer | |
Rotation | Integer | |
Adv1 | Dictionary | |
Adv2 | Dictionary |
Adv1
Name | Type | Value |
---|---|---|
PaperType | Integer | Array of IUnknown-based objects. |
Adv2
Name | Type | Value |
---|---|---|
PaperType | Integer | Array of IUnknown-based objects. |