DefaultSpellLanguages property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

LANG_IDS DefaultSpellLanguages (short iIndex);

Overview

Refer to Working with Languages

Remarks

Gets list of default languages used to check spelling. For a list of possible values, refer to LANG_IDS.

The content of the resulting list depends on the configuration of the OCR document engine, that is the presence of the Language dictionary files in the engine Binary directory. For the list of the supported languages, refer to Language Dictionary List.

See Also

Elements:

ActiveLanguagesCount property, SelectedLanguages property, SelectedLanguagesCount property, DefaultSpellLanguagesCount property, ActiveLanguage property, IsCharacterEnabled method, LanguageCharacterFilter property, LanguageCharacterPlus property, LanguageCharacterPlusFilter property, SelectLanguages method

Topics:

Quick Reference OCR: Working with Languages