Click or drag to resize
Pdf Library for .NET

PdfDocumentBookmarks Property

Gets the bookmarks collection of the pdf document.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfBookmarksCollection Bookmarks { get; }

Property Value

Type: PdfBookmarksCollection
See Also