Bookmarks
Overview
Bookmarks is a class in Aspose.PDF FOSS for C++.
Bookmarks can be organized hierarchically; use Bookmark.ChildItem() or Bookmark.ChildItems() to access nested Bookmarks and set properties such as Action, Destination, and display flags like BoldFlag and ItalicFlag.
This class provides 1 method for working with Bookmarks objects in C++ programs.
Available methods include: Bookmarks.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Bookmarks() | Calls Bookmarks on this Bookmarks instance. |