op.bookmarks.export
From PDF XChange PDF SDK
Line 19: | Line 19: | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]] from which the bookmarks were exported. | + | | Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]] from which the bookmarks were exported. Not yet implemented. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_bookmarks_export_Options|Options]] | | class="op_param_name" | [[PXV:op_bookmarks_export_Options|Options]] |
Revision as of 23:37, 27 May 2015
Overview
The operation allows to export bookmarks into a file.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the IPXC_Bookmark objects that need to be exported or the IPXC_Document object when all of the bookmarks must be exported from it. Note that all of the bookmarks must belong to one document.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Document from which the bookmarks were exported. Not yet implemented.
|
Options | Dictionary | Dictionary with options of the operation. |