PreOCR
This event triggers before the OCR process occurs.
Syntax
ScriptModule_PreOCR(pWorkdoc As SCBCdrWorkdoc, pCancel As Boolean)
| Parameter | Description |
|---|---|
| pWorkdoc | Workdoc object to OCR. |
| pCancel | Set this parameter to
to skip the OCR process for the current
document. |
