PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::Bookmark Member List

This is the complete list of members for PDF::Bookmark, including all inherited members.

Bookmark() noexcept (defined in PDF::Bookmark)PDF::Bookmarkinline
Bookmark(PDBookmark handle, bool adopt=false) noexcept (defined in PDF::Bookmark)PDF::Bookmarkinline
Bookmark(const Bookmark &rhs) noexcept (defined in PDF::Bookmark)PDF::Bookmarkinline
Bookmark(Bookmark &&rhs) noexcept (defined in PDF::Bookmark)PDF::Bookmarkinline
Collapse()PDF::Bookmark
CreateChild(const std::wstring &title)PDF::Bookmark
CreateChild(const std::wstring &title, const Dest &dest)PDF::Bookmark
CreateChild(const std::wstring &title, const Action &actions)PDF::Bookmark
CreateNext(const std::wstring &title)PDF::Bookmark
CreateNext(const std::wstring &title, const Dest &dest)PDF::Bookmark
CreateNext(const std::wstring &title, const Action &actions)PDF::Bookmark
Expand()PDF::Bookmark
GetActions() constPDF::Bookmark
GetDest() constPDF::Bookmark
GetFirstChild() constPDF::Bookmark
GetLastChild() constPDF::Bookmark
GetNext() constPDF::Bookmark
GetParent() constPDF::Bookmark
GetPrev() constPDF::Bookmark
GetTextColor() constPDF::Bookmark
GetTextStyle() constPDF::Bookmark
GetTitle() constPDF::Bookmark
GetVisibleChildrenCount() constPDF::Bookmark
InsertChild(Bookmark child)PDF::Bookmark
InsertNext(Bookmark next)PDF::Bookmark
IsExpanded() constPDF::Bookmark
operator=(const Bookmark &rhs) noexcept (defined in PDF::Bookmark)PDF::Bookmarkinline
operator=(Bookmark &&rhs) noexcept (defined in PDF::Bookmark)PDF::Bookmarkinline
Remove()PDF::Bookmark
SetActions(Action actions)PDF::Bookmark
SetDest(Dest dest)PDF::Bookmark
SetTextColor(PDColorValue color)PDF::Bookmark
SetTextStyle(PDBookmarkFlags flags)PDF::Bookmark
SetTitle(const std::wstring &title)PDF::Bookmark