op.newBlankDoc
From PDF XChange PDF SDK
Line 16: | Line 16: | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
− | | Array of | + | | Array of <code>IUnknown</code>-based objects. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | Array of | + | | Array of <code>IUnknown</code>-based objects. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_newBlankDoc_Options|Options]] | | class="op_param_name" | [[PXV:op_newBlankDoc_Options|Options]] |
Revision as of 16:59, 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 | Dictionary | Dictionary with options of the operation. |