op.pdfNamedDests.rename
From PDF XChange PDF SDK
Overview
The operation allows to rename named destinations in the document. Note that the operation will not rename the named destination for another already existing named destination name.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects that should contain the IPXC_Document containing the named destination that would be renamed. Note that only the first element from the array will be evaluated.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Document which named destination was renamed.
|
Options | Dictionary | Dictionary with options of the operation. |