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

SupportsEnablingMultipleLanguages Property






Gets a value to indicate whether this engine supports enabling multiple languages at the same time. .NET support WinRT support
Syntax
bool SupportsEnablingMultipleLanguages {get;}
'Declaration
 
ReadOnly Property SupportsEnablingMultipleLanguages As Boolean
'Usage
 
Dim instance As IOcrLanguageManager
Dim value As Boolean
 
value = instance.SupportsEnablingMultipleLanguages
bool SupportsEnablingMultipleLanguages {get;}
get_SupportsEnablingMultipleLanguages(); 
property bool SupportsEnablingMultipleLanguages {
   bool get();
}

Property Value

True it this engine supports enabling multiple languages at the same time; otherwise it is false.
Remarks

Some of the OCR engines supported by LEADTOOLS do not allow enabling more than one engine at a time. To check if the OCR engine supports more than one language, you must first check the value of the SupportsEnablingMultipleLanguages property. If the value of this property is false, then only the first item in the array passed to EnableLanguages will be used.

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

IOcrLanguageManager Interface
IOcrLanguageManager Members
IOcrLanguageManager Interface
GetSupportedLanguages Method
EnableLanguages Method
IsLanguageSupported Method
GetEnabledLanguages Method
IOcrEngine.Startup
IOcrEngine.IsStarted
IOcrEngine.Shutdown
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR
Working with OCR Languages
OCR Languages and Spell Checking

 

 


Products | Support | Contact Us | Copyright Notices

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

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