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



Provides access to the language environment of the character sets used by this IOcrEngine.

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property LanguageManager As IOcrLanguageManager
Visual Basic (Usage)Copy Code
Dim instance As IOcrEngine
Dim value As IOcrLanguageManager
 
value = instance.LanguageManager
C# 
virtual IOcrLanguageManager LanguageManager {get;}
C++/CLI 
virtual property IOcrLanguageManager^ LanguageManager {
   IOcrLanguageManager^ get();
}

Return Value

The instance of the IOcrLanguageManager object used to manage the language environment of the character sets.

Example

For an example, refer to IOcrLanguageManager.

Remarks

The LanguageManager allows you to do the following:

  • Query the languages supported by this OCR engine.
  • Enable or disable specific language character sets from participating in the spell checking subsystem.

For more information, refer to IOcrLanguageManager.

You must call the Startup method before you can use the LanguageManager.

Note: The LanguageManager state is also saved when the engine settings are saved. For more information, refer to IOcrSettingManager.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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