LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)
LEAD Technologies, Inc

Languages Property






Gets or sets the language environment of the character sets used by the Leadtools.Services.Forms.ServiceContracts.IOcrService.Recognize(Leadtools.Services.Forms.DataContracts.RecognizeRequest)
Syntax
[DataMemberAttribute("Languages")]
public string[] Languages {get; set;}
'Declaration
 
<DataMemberAttribute("Languages")>
Public Property Languages As String()
'Usage
 
Dim instance As RecognizeRequest
Dim value() As String
 
instance.Languages = value
 
value = instance.Languages
[DataMemberAttribute("Languages")]
public string[] Languages {get; set;}
DataMemberAttribute("Languages")
 get_Languages();
set_Languages(value);
[DataMemberAttribute("Languages")]
public:
property array<String^>^ Languages {
   array<String^>^ get();
   void set (    array<String^>^ value);
}

Property Value

An array of System.String objects containing the name of the languages to be enabled inside the language environment of the character sets used by the Leadtools.Services.Forms.ServiceContracts.IOcrService.Recognize(Leadtools.Services.Forms.DataContracts.RecognizeRequest).
Remarks

This property is used to define the main part of the language environment of the character sets used by the Leadtools.Services.Forms.ServiceContracts.IOcrService.Recognize(Leadtools.Services.Forms.DataContracts.RecognizeRequest).

The language values used throughout the LEADTOOLS OCR toolkit is a string value based on RFC 4646 (Windows Vista and later). The name could be an ISO 639 two-letter lowercase culture code associated with a language or a combination of ISO 630 and ISO 3166 two-letter uppercase subculture code associated with a country or region.

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 supported languages for each engine are : Professional : "en", "de", "fr", "nl", "no", "sv", "fi", "da", "is", "pt", "es", "ca", "gl", "it", "el", "pl", "cs", "sk", "hu", "sl", "hr", "ro", "sq", "tr", "et", "lv", "lt", "sr", "sr-Cyrl-CS", "mk", "bg", "be", "uk", "ru", "af", "eu", "pt-BR", "fo", "id", "ja", "zh-Hans", "zh-Hant", "ko". Plus : "en", "de", "fr", "nl", "no", "sv", "fi", "da", "is", "pt", "es", "ca", "gl", "it", "el", "pl", "cs", "sk", "hu", "sl", "hr", "ro", "sq", "tr", "et", "lv", "lt", "sr", "sr-Cyrl-CS", "mk", "bg", "be", "uk", "ru", "af", "eu", "pt-BR", "fo", "id" Advantage: "en", "de", "fr", "nl", "pt", "es", "it", "vi".
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RecognizeRequest Class
RecognizeRequest Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical