EnableVerificationEvent property (ILTZoneData)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BOOL EnableVerificationEvent

Overview

Refer to Using the ILTZoneData Properties

Remarks

Gets or sets a value that indicates whether the Verification event is generated. Possible values are:

 

Setting

Meaning

TRUE

The Verification event is/will be generated.

FALSE

The Verification event is not/will not be generated.

The StopVerificationEvent property is designed to be set within the Verification event itself, to stop the current event. The EnableVerificationEvent property is designed to be set outside the Verification event to control whether the event is generated.

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,StopVerificationEvent property, VerifyCode property, Verification event

Topics:

Quick Reference OCR: Using the ILTZoneData Properties