Click or drag to resize
DocumentBookmarks Property
Gets the bookmarks collection of the document.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public BookmarksCollection Bookmarks { get; }

Property Value

Type: BookmarksCollection
See Also