LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
OcrLanguageGroup Enumeration
See Also  
Leadtools.Forms.Ocr Namespace : OcrLanguageGroup Enumeration



The OcrLanguageGroup Enumeration is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

The language groups supported by this IOcrEngine

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum OcrLanguageGroup 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As OcrLanguageGroup
C# 
[SerializableAttribute()]
public enum OcrLanguageGroup : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[SerializableAttribute()]
public enum class OcrLanguageGroup : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
AsianAsian group - Contains the following languages: Chinese Traditional, Chinese Simplified, Japanese and Korean.
BalticBaltic group - Contains the following languages: Estonian, Hawaiian, Latvian and Lithuanian.
CyrillicCyrillic group - Contains the following languages: Russian, Ukrainian, Byelorussian, Bulgarian, Macedonian and Serbian.
GreekGreek group - Contains the following languages: Greek.
Latin1Latin 1 group - Contains the following languages: English, German, French, Spanish, Italian, Dutch, Swedish, Norwegian, Finnish, Danish, Portuguese, Portuguese (Brasilian), Catalan, Afrikaans, Aymara, Basque, Breton, Faroese, Friulian, Gaelic, Galician, Eskimo, Icelandic, Indonesian, Latin, Malaysian, Pidgin English, Swahili, Tahitian, Welsh and Frisian.
Latin2Latin 2 group - Contains the following languages: Polish, Czech, Hungarian, Romanian, Albanian, Croatian, Wend (Sorbian), Slovak and Slovenian.
TurkishTurkish group - Contains the following languages: Turkish and Kurdish (written in Latin alphabet).

Example

Remarks

This enumeration is used by the IOcrLanguageManager.GetSupportedLanguageGroup and IOcrLanguageManager.IsLanguageGroupSupported methods to determine which OCR language group is currently installed on your system.

The language environment defines the character set(s) recognized by the OCR engine. For example, if you enable the English and German languages, the German characters (ä, Ä, é, ö, Ö, ü, Ü, ß) will be combined with the English characters to define the set recognized by the engine. The language environment does not perform spell checking however, for that, refer to IOcrSpellCheckManager.

The various LEADTOOLS OCR engines ships with default OCR language packs. Additional language packs can be downloaded from the LEAD Technologies' website at http://www.leadtools.com.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrLanguageGroup

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

OcrLanguageGroup requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features