IPXC_Document::BookmarkRoot Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Document|IPXC_Document]] | + | [[PXV:IPXC_Document|IPXC_Document]] |
Revision as of 03:27, 23 May 2015
Gets bookmark root from the document. Note that the bookmarks root is just a container which holds all of the bookmarks and is not shown in the bookmark view.
Syntax
HRESULT get_BookmarkRoot([out, retval] IPXC_Bookmark** ppBookmark);