SelectedLanguages property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

LANG_IDS SelectedLanguages (short iIndex);

Overview

Refer to Working with Languages

Remarks

(Read only) Gets an array of IDs that represent the current active languages for the OCR engine. For a list of possible values, refer to LANG_IDS.

This property is updated by the SelectLanguages method.

See Also

Elements:

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

Topics:

Quick Reference OCR: Working with Languages