ImageGear .NET - Updated May 1, 2018
CheckWordIsUsed Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZone Class : CheckWordIsUsed Property
Gets a value indicating whether any event handlers are currently registered for the CheckWord event.
Syntax
'Declaration
 
Public ReadOnly Property CheckWordIsUsed As Boolean
 
'Usage
 
Dim instance As ImGearRecZone
Dim value As Boolean
 
value = instance.CheckWordIsUsed

Property Value

Boolean value.
See Also

Reference

ImGearRecZone Class
ImGearRecZone Members