hcImage Constant
Specifies the HitTest code corresponding to an image displayed in a PDF document.
Declaration
const hcImage = 2;
Remarks
The TdxPDFImage.HitCode property’s getter returns this global constant value.
See Also
Specifies the HitTest code corresponding to an image displayed in a PDF document.
const hcImage = 2;
The TdxPDFImage.HitCode property’s getter returns this global constant value.