op.annots.duplicate
From PDF XChange PDF SDK
Overview
The operation allows to create duplicates from the annotations.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the IPXC_Annotation objects that need to be duplicated. Note that all of the annotations must belong to one document.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Document which the annotations were duplicated from. Not yet implemented.
|
Options | Dictionary | Dictionary with options of the operation. |