Close

Relief for ODA Team in Ukraine

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

Sets root bookmarks for the PDF document.

Parameters
Description
bookmarks
[in] An array of smart pointers to OdBookmark objects.

The method replaces children bookmarks which previously were set for the document.

Copyright © 2002-2022. Open Design Alliance All rights reserved.