107 int32 CountActions();
123 Action^ GetAction(int32 index);
126 property String^ Title;
128 property uint32 Color;
130 property uint32 Status;
136 property int64 pointer;
Show bookmark title as italic text.
Show bookmark title as normal text.
BookmarkStatus
Enumeration for bookmark status.
Definition: FPDFBookmark.h:14
Expand bookmark by default.
Show bookmark title as bold text.
Class to access a PDF bookmark.
Definition: FPDFBookmark.h:42
Class to represent destination data.
Definition: FPDFBase.h:476
Foxit namespace.
Definition: FPDFAnnot.h:3
Class to represent action type and data.
Definition: FPDFBase.h:196