#include <PdfOutlines.h>
Inheritance diagram for PoDoFo::PdfOutlines:
Public Member Functions | |
PdfOutlines (PdfVecObjects *pParent) | |
PdfOutlines (PdfObject *pObject) | |
PdfOutlineItem * | CreateRoot (const PdfString &sTitle) |
Do not create it by yourself but use PdfDocument::GetOutlines() instead.
|
Create a new PDF outlines dictionary
|
|
Create a PDF outlines object from an existing dictionary
|
|
Create the root node of the outline item tree.
|