ExpertPdf Html to Pdf Converter Library
Bookmarks Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentBookmarks
ExpertPdf Html to Pdf Converter Library
Gets the bookmarks collection of the document.
Declaration Syntax
C#Visual BasicVisual C++
public BookmarksCollection Bookmarks { get; }
Public ReadOnly Property Bookmarks As BookmarksCollection
	Get
public:
property BookmarksCollection^ Bookmarks {
	BookmarksCollection^ get ();
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)