RecognitionLanguage Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The RecognitionLanguage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Continent | |
![]() | Enabled |
This property is used to get or set the enabled state of a single language.
|
![]() | ID |
This property returns the identification number of a single recognition language.
|
![]() | LanguageGroup |
This property returns the language group containing this language.
|
![]() | Name |
This property returns the English name of the language according to ISO/DIS 639-3.
|
![]() | Name_639_1 |
This property returns the 2-letter abbreviation of the language according to ISO/DIS 639-1.
|
![]() | Name_639_2B |
This property returns the 3-letter abbreviation of the language for bibliography use, according to ISO/DIS 639-2/B.
|
![]() | Name_639_3 |
This property returns the 3-letter abbreviation of the language according to ISO/DIS 639-3.
|
![]() | Name_Win |
This property returns the 3-letter language abbreviation according to the Windows notation (not ISO).
|
![]() | UsableModule |
This property returns the recognition modules which are able to recognize the particular language.
|
![]() | WinLangID |
This property returns the Windows ID for the language.
|
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the RecognitionLanguage |
![]() | GetDocument |
Returns the parent Document object.
|
![]() | GetEngine |
Returns the Engine object.
|