PdfViewer.GetDocumentPosition Method
| Name | Parameters | Description |
|---|---|---|
| GetDocumentPosition(PointF, Boolean) | clientPoint, inPageBounds | Converts the specified point coordinates relative to the PDF Viewer’s client area (in pixels) to the page coordinates in a document. |
| GetDocumentPosition(PointF) | clientPoint | Converts the specified point coordinates relative to the PDF Viewer’s client area to the page coordinates. |