PDFViewerControlTranslatePointFromPointsToPixels Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Translates point coordinates from PDF documents point units (1/72") to display pixels.
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Parameters
- point
- Type: System.DrawingPointF
Input point in documents units.
Return Value
Type: PointResult point in pixels.
See Also