op.attachments.delete
From PDF XChange PDF SDK
Overview
The operation allows to delete file attachments from the given document.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects that should contain the IPXC_Document from which the attachments would be deleted. Note that only the first element from the array will be evaluated.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Document from which the attachments were deleted.
|
Options | Dictionary | Dictionary with options of the operation. |