LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

Language2 Property






Gets or sets the second language which the recognized word belongs to. .NET support WinRT support
Syntax
public string Language2 {get; set;}
'Declaration
 
Public Property Language2 As String
'Usage
 
Dim instance As OcrCharacter
Dim value As String
 
instance.Language2 = value
 
value = instance.Language2
public string Language2 {get; set;}
 get_Language2();
set_Language2(value);
public:
property String^ Language2 {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that specifies the second language which the recognized word belongs to. Default value is null.
Remarks

Language1 contains the language which the recognized word belongs to. When the recognized word cannot be associated with any language, the value of Language1 will be null. If the recognized word can also be found in another language dictionary, then both Language2 will contain the second language name.

Example
For an example, refer to IOcrPage.GetRecognizedCharacters.
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

OcrCharacter Structure
OcrCharacter Members
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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

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