TdxPDFViewerCustomHitTest Properties
The base class for all HitTest classes that provide information about the PDF Viewer‘s visual elements located at the test point.| Name | Description |
|---|---|
| HitPoint | Returns the pixel coordinates of the test point within the PDF Viewer. |
| Viewer | Returns the PDF Viewer control instance to which this object belongs. Inherited from TdxPDFViewerCustomObject. |
See Also