IPXC_Document::BookmarkRoot Property

From PDF XChange PDF SDK
Revision as of 14:27, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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);

See Also

IPXC_Document.