Leadtools.Forms.Ocr Namespace > IOcrLanguageManager Interface : SupportsEnablingMultipleLanguages Property |
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();
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.
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
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