Click or drag to resize

PdfTextPageConvertPixelsToPdfUnits Method

Converts objects given in pixels to the corresponding location in PDF User space units at the given resolution.
Overload List
  NameDescription
Public methodConvertPixelsToPdfUnits(PointF, Dpi)
Converts a point given in pixels to the corresponding location in PDF User space units at the given resolution.
Public methodConvertPixelsToPdfUnits(QuadrilateralF, Dpi)
Converts a quadrilateral given in pixels to the corresponding location in PDF User space units at the given resolution.
Top
See Also