Overload List
| Name | Description | |
|---|---|---|
| XForm |
Initializes a new instance of the XForm class.
| |
| XForm(PdfDocument, XRect) |
Initializes a new instance of the XForm class that represents a page of a PDF document.
| |
| XForm(PdfDocument, XSize) |
Initializes a new instance of the XForm class that represents a page of a PDF document.
| |
| XForm(XGraphics, XSize) |
Initializes a new instance of the XForm class such that it can be drawn on the specified graphics
object.
| |
| XForm(PdfDocument, XUnit, XUnit) |
Initializes a new instance of the XForm class that represents a page of a PDF document.
| |
| XForm(XGraphics, XUnit, XUnit) |
Initializes a new instance of the XForm class such that it can be drawn on the specified graphics
object.
|
See Also