XForm Constructor Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Protected methodXForm
Initializes a new instance of the XForm class.
Public methodXForm(PdfDocument, XRect)
Initializes a new instance of the XForm class that represents a page of a PDF document.
Public methodXForm(PdfDocument, XSize)
Initializes a new instance of the XForm class that represents a page of a PDF document.
Public methodXForm(XGraphics, XSize)
Initializes a new instance of the XForm class such that it can be drawn on the specified graphics object.
Public methodXForm(PdfDocument, XUnit, XUnit)
Initializes a new instance of the XForm class that represents a page of a PDF document.
Public methodXForm(XGraphics, XUnit, XUnit)
Initializes a new instance of the XForm class such that it can be drawn on the specified graphics object.
Top
See Also

Reference