Click or drag to resize
Pdf Library for .NET

PdfDocumentBookmarks Property

Gets the bookmarks collection of the pdf document.

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

Property Value

PdfBookmarksCollection
See Also