op.document.optimize
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows to optimize PDF document. |
== Parameters == | == Parameters == |
Revision as of 00:49, 29 January 2016
Overview
The operation allows to optimize PDF document.
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. |