Gets a reference to the object controlling the bookmarks creation for the rendered PDF document.
In order to enable creation of bookmarks you have to set the TagNames property of PdfBookmarkOptions
with the names of the HTML tags you want to bookmark.

C# | Visual Basic | Visual C++ |
public PdfBookmarkOptions PdfBookmarkOptions { get; }
Public ReadOnly Property PdfBookmarkOptions As PdfBookmarkOptions Get
public: property PdfBookmarkOptions^ PdfBookmarkOptions { PdfBookmarkOptions^ get (); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)