Back to Devexpress

TdxPDFCustomViewer.HitTest Property

vcl-dxpdfviewer-dot-tdxpdfcustomviewer-c27d556b.md

latest868 B
Original Source

TdxPDFCustomViewer.HitTest Property

Returns HitTest information about a specific point within the PDF Viewer.

Declaration

delphi
property HitTest: TdxPDFViewerDocumentHitTest read;

Property Value

TypeDescription
TdxPDFViewerDocumentHitTest

Stores PDF Viewer HitTest information.

|

Remarks

Use this property to obtain the HitTest information about any point within the PDF document viewing area. Refer to the TdxPDFViewerDocumentHitTest class description for additional information.

See Also

TdxPDFCustomViewer Class

TdxPDFCustomViewer Members

dxPDFViewer Unit