ExpertPdf Html to Pdf Converter Library
PdfBookmarkOptions Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToImageElementPdfBookmarkOptions
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public PdfBookmarkOptions PdfBookmarkOptions { get; }
Public ReadOnly Property PdfBookmarkOptions As PdfBookmarkOptions
	Get
public:
property PdfBookmarkOptions^ PdfBookmarkOptions {
	PdfBookmarkOptions^ get ();
}
Property Value

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