Click or drag to resize
Pdf Library for .NET

PdfPageDocument Property

The parent pdf document of the current page.

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

Property Value

Type: PdfDocument
See Also