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. - width
- Type: PdfEdit.DrawingXUnit
The width of the page. - height
- Type: PdfEdit.DrawingXUnit
The height of the page
See Also