op.newBlankDoc

From PDF XChange PDF SDK
Jump to: navigation, search
(Parameters)
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 <code>IUnknown</code>-based objects.
+
| No input should be specified.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
| style="text-align:center;" | Array
+
| style="text-align:center;" | IUnknown
| Array of <code>IUnknown</code>-based objects.
+
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] that was created.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_newBlankDoc_Options|Options]]
 
| class="op_param_name" | [[PXV:op_newBlankDoc_Options|Options]]

Revision as of 02:07, 15 March 2016


Overview

The operation overview...

Parameters

Name Type Description
Input Array No input should be specified.
Output IUnknown IUnknown-based object containing the IPXC_Document that was created.
Options Dictionary Dictionary with options of the operation.