Skip to main content

TdxPDFViewerDocumentHitTest Class

Contains HitTest information of the document currently displayed by the PDF Viewer.

Declaration

TdxPDFViewerDocumentHitTest = class(
    TdxPDFViewerHitTest
)

Remarks

This class extends its ancestor with members that allow you to identify if the inspected point is:

The PDF Viewer control’s HitTest property references a TdxPDFViewerDocumentHitTest object.

See Also