TdxPDFRecognizedObject.HitCode Property
Returns a HitTest code corresponding to the PDF object that the PDF Viewer control displays in a loaded document.
Declaration
property HitCode: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns different HitTest codes depending on its getter implementation in different TdxPDFRecognizedObject class descendants.
See Also