wxPDFView
0.1
wxWidgets PDFium Integration Library
|
PDF Document Bookmark. More...
#include <PDFView.h>
Public Member Functions | |
virtual wxString | GetTitle () const =0 |
Get the bookmarks title. More... | |
virtual void | Navigate (wxPDFView *pdfView)=0 |
Navigate to the bookmark in the specified PDF view. More... | |
virtual | ~wxPDFViewBookmark () |
PDF Document Bookmark.
If defined in the PDF document can be used to query bookmarks in the document. This could be used for display of the bookmarks in the UI. The wxPDFViewBookmarksCtrl control uses this to display it's bookmark tree.
|
inlinevirtual |
|
pure virtual |
Get the bookmarks title.