op.document.optimize

From PDF XChange PDF SDK
Jump to: navigation, search
(Created page with "Category:Editor {{#customTitle:op.document.optimize}} {{#parentPage:PXV:Operations|op.document.optimize|operation}} {{ToWrite}} {{ToReview}} == Overview == The operation...")
 
Line 17: Line 17:
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
 
| Array of <code>IUnknown</code>-based objects.
 
| Array of <code>IUnknown</code>-based objects.
 +
The first element of array contain the [[PXV:IPXC_Document|IPXC_Document]] which will be optimized. This document will be rewritten resulting document. The other elements are ignored.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
 
| style="text-align:center;" | Array
 
| style="text-align:center;" | Array
| Array of <code>IUnknown</code>-based objects.
+
| Array of <code>IUnknown</code>-based objects. Not used.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_document_optimize_Options|Options]]
 
| class="op_param_name" | [[PXV:op_document_optimize_Options|Options]]

Revision as of 01:43, 29 January 2016


Overview

The operation overview...

Parameters

Name Type Description
Input Array Array of IUnknown-based objects.

The first element of array contain the IPXC_Document which will be optimized. This document will be rewritten resulting document. The other elements are ignored.

Output Array Array of IUnknown-based objects. Not used.
Options Dictionary Dictionary with options of the operation.