op.newBlankDoc

From PDF XChange PDF SDK
Jump to: navigation, search
Line 25: Line 25:
 
| style="text-align:center;" | Dictionary  
 
| style="text-align:center;" | Dictionary  
 
| Dictionary with options of the operation.
 
| Dictionary with options of the operation.
|}
 
 
 
== Just for preview ==
 
 
{| class="wikitable operation" style="width:85%;"
 
! style="width:60pt;" | '''Name'''
 
! style="width:60pt;" | '''Type'''
 
! '''Description'''
 
|-
 
| style="padding:5pt;" | <tt>Input</tt>
 
| style="text-align:center;padding:5pt;" | Array
 
| style="padding:5pt;" | Array of '''IUnknown'''-based objects.
 
|-
 
| style="padding:5pt;" | <tt>Output</tt>
 
| style="text-align:center;padding:5pt;" | Array
 
| style="padding:5pt;" | Array of '''IUnknown'''-based objects.
 
|-
 
| style="padding:5pt;" | <tt>[[PXV:op_newBlankDoc_Options|Options]]</tt>
 
| style="padding:5pt;text-align:center;" | Dictionary
 
| style="padding:5pt;" | Dictionary with options of the operation.
 
 
|}
 
|}

Revision as of 17: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.