Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDocument::getRootBookmarks Method
Syntax
C++
void getRootBookmarks(OdBookmarkPtrArray& bookmarks) const;

Returns root bookmarks for the current bookmark from the PDF document. The method fills the passed array with smart pointers to OdBookmark objects that represents the child bookmarks of the current bookmark and returns it to a calling subroutine.

Parameters
Description
bookmarks
[out] A placeholder for the array of smart pointers to OdBookmark objects.
Copyright © 2002-2022. Open Design Alliance All rights reserved.