ImageGear for .NET
CheckWord Event
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZone Class : CheckWord Event




Glossary Item Box

Event used for user-defined checking.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ImGearRecCheckWordEventArgs containing data related to this event. The following ImGearRecCheckWordEventArgs properties provide information specific to this event.

PropertyDescription
CheckWord Gets word to be checked.
Opinion Gets or sets application's opinion of the word.

Remarks

CheckWord event used to allow applications to register an event handler for a zone that allows custom checking for the zone.

See Also

©2013. Accusoft Corporation. All Rights Reserved.