Operation op.newBlankDoc
From PDF XChange PDF SDK
(Created page with "Category:Editor {{#customTitle:Operation op.newBlankDoc}} {{#parentPage:PXV:Operations}} {{ToWrite}} {{ToReview}} == Overview == == == {| class="wikitable operation" ! '...") |
|||
Line 6: | Line 6: | ||
== Overview == | == Overview == | ||
+ | The operation overview... | ||
− | == == | + | == Parameters == |
− | {| class="wikitable operation" | + | {| class="wikitable operation" style="width:85%;" |
− | ! '''Name''' | + | ! style="width:70pt;" | '''Name''' |
− | ! '''Type''' | + | ! style="width:60pt;" | '''Type''' |
! '''Description''' | ! '''Description''' | ||
|- | |- | ||
− | | Input || Array | + | | <tt>Input</tt> |
+ | | style="text-align:center;" | Array | ||
+ | | Array of '''IUnknown'''-based objects. | ||
|- | |- | ||
− | | Output || Array | + | | <tt>Output</tt> |
+ | | style="text-align:center;" | Array | ||
+ | | Array of '''IUnknown'''-based objects. | ||
|- | |- | ||
− | | [[PXV:op_newBlankDoc_Options|Options]] || Dict | + | | <tt>[[PXV:op_newBlankDoc_Options|Options]]</tt> |
+ | | style="text-align:center;" | Dict | ||
+ | | Dictionary with options of the operation. | ||
|} | |} |
Revision as of 11:04, 12 May 2015
Overview
The operation overview...
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown-based objects. |
Output | Array | Array of IUnknown-based objects. |
Options | Dict | Dictionary with options of the operation. |