Click or drag to resize
Pdf Library for .NET

PdfBookmarksCollectionDocument Property

The parent pdf document of the bookmarks collection.

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

Property Value

Type: PdfDocument
See Also