Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OcrLanguageGroup Enumeration
See Also  
Leadtools.Forms.Ocr Namespace : OcrLanguageGroup Enumeration



The language groups supported by this IOcrEngine

Syntax

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

Members

MemberDescription
Latin1 Latin 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.
Latin2 Latin 2 group - Contains the following languages: Polish, Czech, Hungarian, Romanian, Albanian, Croatian, Wend (Sorbian), Slovak and Slovenian.
Cyrillic Cyrillic group - Contains the following languages: Russian, Ukrainian, Byelorussian, Bulgarian, Macedonian and Serbian.
Turkish Turkish group - Contains the following languages: Turkish and Kurdish (written in Latin alphabet).
Baltic Baltic group - Contains the following languages: Estonian, Hawaiian, Latvian and Lithuanian.
Greek Greek group - Contains the following languages: Greek.
Asian Asian group - Contains the following languages: Chinese Traditional, Chinese Simplified, Japanese and Korean.

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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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