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