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 ();
}
Property Value

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