ImageGear for .NET
Item Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecRecognitionLanguageEnabled Class : Item Property




index
An ImGearRecLanguage enumeration value that specifies the language to be enabled or disabled for recognition.

Glossary Item Box

Enables or disables a recognition language.

Syntax

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

Parameters

index
An ImGearRecLanguage enumeration value that specifies the language to be enabled or disabled for recognition.

Property Value

Boolean value.

Remarks

Recognition languages define the main part of the Language environment of the Recognition engine’s Character Set. The available languages are represented by the ImGearRecLanguage enum.

The default value for Item[ImGearRecLanguage.ENG] is true.

The default value for the rest of the items is false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.