IPXC_Document::BookmarkRoot Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Document::BookmarkRoot Property}} | {{#customTitle:IPXC_Document::BookmarkRoot Property}} | ||
− | {{#parentPage:PXV:IPXC_Document#Properties|BookmarkRoot | + | {{#parentPage:PXV:IPXC_Document#Properties|BookmarkRoot|property}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 07:26, 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);