Operation op.newBlankDoc

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

Revision as of 12:20, 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.


Just for preview

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.