op.bookmarks.delete

From PDF XChange PDF SDK
Revision as of 05:22, 27 May 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


Overview

The operation allows to delete given bookmarks from the document.

Parameters

Name Type Description
Input Array Array of IUnknown-based objects containing the IPXC_Bookmark objects that need to be deleted or the IPXC_Document object when all of the bookmarks must be removed 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 deleted.