LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

GetSupportedRecognitionModules Method

Show in webframe







Gets a list of the recognition modules supported by this IOcrEngine.
Syntax
OcrZoneRecognitionModule[] GetSupportedRecognitionModules()
'Declaration
 
Function GetSupportedRecognitionModules() As OcrZoneRecognitionModule()
'Usage
 
Dim instance As IOcrZoneManager
Dim value() As OcrZoneRecognitionModule
 
value = instance.GetSupportedRecognitionModules()
OcrZoneRecognitionModule[] GetSupportedRecognitionModules()
- (BOOL)getSupportedRecognitionModules:(LTOcrZoneRecognitionModule**)supportedRecognitionModules
                                length:(unsigned int*)length
                                 error:(NSError**)outError;
            
public OcrZoneRecognitionModule[] getSupportedRecognitionModules()
function Leadtools.Forms.Ocr.IOcrZoneManager.GetSupportedRecognitionModules()
array<OcrZoneRecognitionModule>^ GetSupportedRecognitionModules(); 

Return Value

An array of OcrZoneRecognitionModule members that list the recognition modules supported by this IOcrEngine.
Remarks

To determine whether a particular recognition module is supported by the engine, use IsRecognitionModuleSupported.

The supported recognition modules are values that are both supported by this IOcrEngine and are installed on your system. To determine whether there are additional recognition modules that are supported by the IOcrEngine but not currently installed on your system, use GetAdditionalRecognitionModules.

Note: This method is not supported in the LEADTOOLS OCR Advantage Engine. This method will always return an array of one item that contains OcrZoneRecognitionModule.Auto.

Example
For an example, refer to IOcrZoneManager.
Requirements

Target Platforms

See Also

Reference

IOcrZoneManager Interface
IOcrZoneManager Members
AutoZone Method
OcrZoneType Enumeration
OcrZoneRecognitionModule Enumeration
OcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
OcrZone Structure
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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