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




Glossary Item Box

Gets or sets the language of the recognized word.

Syntax

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

Property Value

ImGearRecLanguage value.

Remarks

This property is used to declare which language the recognized word belongs to. When the recognized word cannot be associated with any language, it is signaled with ImGearRecLanguage.NO. If the recognized word can also be found in another language dictionary, then both Language and AlternativeLanguage properties will contain the language IDs of those languages.

See Also

©2013. Accusoft Corporation. All Rights Reserved.