RecognitionStatus event (ILTRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void RecognitionStatus(short iRecog, short iError)

Overview

Refer to Recognizing Document Pages

Remarks

This event is generated after each page is recognized, if the event has been activated.

To activate this event, set the EnableFireRecognizeStatus property value to TRUE.

To stop receiving this event the EnableStopRecognizeStatus property value to TRUE.

See Also

Elements:

EnableStopRecognizeStatus property, EnableFireRecognizeStatus property

Topics:

Quick Reference OCR: Recognizing Document Pages