VerifyCode property (ILTZoneData)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VERIFY_CODE VerifyCode

Overview

Refer to Using the ILTZoneData Properties

Remarks

Gets or sets a value that indicates whether the recognized word is acceptable. For a list of possible values, refer to VERIFY_CODE.

This property should be set within the Verification event.

If this property is VF_ACCEPT, the engine accepts the recognized word and proceeds to the next recognized word for verification. If this property is not VF_ACCEPT, the engine does not accept the recognized word and offers suggestions for the recognized word.

For more information on the other properties used to define a zone, refer to ILTZoneData.

See Also

Elements:

Top property, Right property, Bottom property, ID property, Left property, FillMethod property, RecognizeModule property, CharacterFilter property, Type property, Flags property, SectionName property, EnableVerificationEvent property, StopVerificationEvent property, Verification event

Topics:

Quick Reference OCR: Using the ILTZoneData Properties