RecognitionLanguages Methods |
The RecognitionLanguages type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisableAll |
This method disables all recognition languages in the collection, i.e. no characters will be validated.
|
![]() | Dispose | |
![]() | EnableAll |
This method disables all recognition languages in the collection.
|
![]() | EnabledCharacters |
This method allows you to check whether a given set of unicode characters is enabled for recognition.
|
![]() | GetDocument |
Returns the parent Document object.
|
![]() | GetEngine |
Returns the Engine object.
|
![]() | GetEnumerator | |
![]() | GetItem |
This property returns the requested RecognitionLanguage object from the collection.
|
![]() | SupportedCharacters |
This method allows you to check whether a given set of unicode characters can be recognized by the IproPlus or not.
|