XGraphicsPdfPage Property Terminal Works - PDF Printing.Net Library
Gets the PDF page that serves as drawing surface if PDF is rendered, or null, if no such object exists.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfPage PdfPage { get; }

Property Value

Type: PdfPage
See Also

Reference