StopVerificationEvent property (ILTZoneData)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BOOL StopVerificationEvent

Overview

Refer to Using the ILTZoneData Properties

Remarks

Gets or sets a value that indicates whether to stop generating the Verification event. Possible values are:

 

Setting

Meaning

TRUE

Stop generating the Verification event.

FALSE

Continnue generating the Verification event.

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

Topics:

Quick Reference OCR: Using the ILTZoneData Properties