TdxPDFViewerDocumentHitTest.HitAtText Property
Identifies if the inspected point corresponds to a text within the displayed PDF document.
Declaration
property HitAtText: Boolean index hcText read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the inspected point is located within an area occupied by a text in the displayed document; otherwise, False.
See Also