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

Show in webframe

IsNativeRecognitionModuleSupported Method








The recognition module to check.
Checks whether the specified recognition module is supported by this IOcrEngine.
Syntax
bool IsNativeRecognitionModuleSupported( 
   NativeOcrZoneRecognitionModule recognitionModule
)
'Declaration
 
Function IsNativeRecognitionModuleSupported( _
   ByVal recognitionModule As NativeOcrZoneRecognitionModule _
) As Boolean
'Usage
 
Dim instance As IOcrZoneManager
Dim recognitionModule As NativeOcrZoneRecognitionModule
Dim value As Boolean
 
value = instance.IsNativeRecognitionModuleSupported(recognitionModule)
bool IsNativeRecognitionModuleSupported( 
   NativeOcrZoneRecognitionModule recognitionModule
)
public boolean isNativeRecognitionModuleSupported(NativeOcrZoneRecognitionModule recognitionModule)
function Leadtools.Forms.Ocr.IOcrZoneManager.IsNativeRecognitionModuleSupported( 
   recognitionModule 
)
bool IsNativeRecognitionModuleSupported( 
   NativeOcrZoneRecognitionModule recognitionModule
) 

Parameters

recognitionModule
The recognition module to check.

Return Value

True if recognitionModule is supported by this IOcrEngine; otherwise, it is false.
Remarks

Used with engine-specific zones. For more information, refer to IOcrZoneManager.GetNativeZone and IOcrZoneManager.SetNativeZone.

To get all of the recognition modules supported by the engine, use GetSupportedNativeRecognitionModules.

Requirements

Target Platforms

See Also

Reference

IOcrZoneManager Interface
IOcrZoneManager Members
AutoZone Method
NativeOcrZoneType Enumeration
NativeOcrZoneRecognitionModule Enumeration
NativeOcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
NativeOcrZone Structure
Programming with LEADTOOLS .NET OCR

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