Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

SupportsEnablingMultipleLanguages Property








Gets a value to indicate whether this engine supports enabling multiple languages at the same time.
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;}
public boolean getSupportsEnablingMultipleLanguages()
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

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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features