op.document.optimize
From PDF XChange PDF SDK
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. |