TdxPDFViewerDocumentHitTest Properties
Contains HitTest information of the document currently displayed by the PDF Viewer.
Name | Description |
---|---|
Cursor |
Returns the current mouse cursor type.
Inherited from Tdx |
Hit |
|
Hit |
Identifies if the inspected point corresponds to the PDF Viewer‘s background. |
Hit |
|
Hit |
Identifies if the inspected point corresponds to an image within the displayed PDF document. |
Hit |
Identifies if the inspected point corresponds to an empty area within the displayed PDF document page. |
Hit |
Identifies if the inspected point corresponds to the content selection in the displayed PDF document. |
Hit |
Identifies if the inspected point corresponds to a text within the displayed PDF document. |
Hit |
Returns the pixel coordinates of the test point within the PDF Viewer.
Inherited from Tdx |
Viewer |
Returns the PDF Viewer control instance to which this object belongs.
Inherited from Tdx |
See Also