Initializes a new instance of the XForm class that represents a page of a PDF document.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- document
- Type: PdfEdit.PdfPdfDocument
The PDF document. - size
- Type: PdfEdit.DrawingXSize
The size of the page.
See Also