Skip to content

P_PDFiumSharp_PdfPage_Document

ArgusMagnus edited this page Mar 29, 2017 · 1 revision

PdfPage.Document Property

Gets the PdfDocument which contains the page.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public PdfDocument Document { get; }

Property Value

Type: PdfDocument

See Also

Reference

PdfPage Class
PDFiumSharp Namespace

Clone this wiki locally