Document.SpellLanguage Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
The available spell languages can be enumerated using the Engine object's SpellLanguages collection. The possible LANGUAGES values are documented under the LANGUAGES Enumeration topic.
The default value for this property is LANG_AUTO.
If any spell languages are enabled, their usage can still be disabled at the zone level using the DisableSpellLangDict property of the UserZone object. The Recognize method of the Document or Page objects uses this setting.
Changing this property will set the Modified property to True.