LanguageId2 property (ILTRecognizedCharacters)
LANG_IDS LanguageId2 | |
Overview |
Refer to Using Recognized Characters |
Remarks
Gets or sets a value that represents the second language in which the recognized word is found. For a list of possible values, refer to LANG_IDS.
This property is updated with the current setting when the GetRecognizedCharacters method is called.
To update the set of recognized characters, set this property and the other ILTRecognizedCharacters properties accessed by the RecognizedCharacter property and call the SetRecognizedCharacters method.
See Also