hcHyperlink Constant
Specifies the HitTest code corresponding to a hyperlink displayed in a PDF document.
Declaration
const hcHyperlink = 2048;
Remarks
The TdxPDFHyperlink.HitCode property’s getter returns this global constant value.
See Also