Click or drag to resize

DpiToPdfCoordinateConverter Constructor

Constructs a new converter from dots per inch to PDF page units.
Constructs a new converter from dots per inch to PDF page units.
Overload List
  NameDescription
Public methodDpiToPdfCoordinateConverter(Double, Size)
Constructs a new converter object with the specified resolution in dots per inch and the specified page size in pixels.
Public methodDpiToPdfCoordinateConverter(Double, SizeF)
Constructs a new converter object with the specified resolution in dots per inch and the specified page size in pixels.
Top
See Also