P_PDFiumSharp_PdfPage_Document - ArgusMagnus/PDFiumSharp GitHub Wiki
Gets the PdfDocument which contains the page.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public PdfDocument Document { get; }
Type: PdfDocument