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: 26.2
Syntax
public PdfBookmarksCollection Bookmarks { get; }

Property Value

PdfBookmarksCollection
See Also