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()PDF::Bookmark
GetDest()PDF::Bookmark
GetFirstChild()PDF::Bookmark
GetLastChild()PDF::Bookmark
GetNext()PDF::Bookmark
GetParent()PDF::Bookmark
GetPrev()PDF::Bookmark
GetTextColor()PDF::Bookmark
GetTextStyle()PDF::Bookmark
GetTitle()PDF::Bookmark
GetVisibleChildrenCount()PDF::Bookmark
InsertChild(Bookmark child)PDF::Bookmark
InsertNext(Bookmark next)PDF::Bookmark
IsExpanded()PDF::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