Click or drag to resize

RecognitionLanguages Methods

The RecognitionLanguages type exposes the following members.

Methods
  NameDescription
Public methodDisableAll
This method disables all recognition languages in the collection, i.e. no characters will be validated.
Public methodDispose
Public methodEnableAll
This method disables all recognition languages in the collection.
Public methodEnabledCharacters
This method allows you to check whether a given set of unicode characters is enabled for recognition.
Public methodGetDocument
Returns the parent Document object.
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested RecognitionLanguage object from the collection.
Public methodSupportedCharacters
This method allows you to check whether a given set of unicode characters can be recognized by the IproPlus or not.
Top
See Also