Click or drag to resize

PdfTextPageConvertPdfUnitsToPixels Method

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