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

GetAdditionalRecognitionModules Method






Gets an array of the additional recognition modules supported by the IOcrEngine. .NET support WinRT support
Syntax
OcrZoneRecognitionModule[] GetAdditionalRecognitionModules()
'Declaration
 
Function GetAdditionalRecognitionModules() As OcrZoneRecognitionModule()
'Usage
 
Dim instance As IOcrZoneManager
Dim value() As OcrZoneRecognitionModule
 
value = instance.GetAdditionalRecognitionModules()
OcrZoneRecognitionModule[] GetAdditionalRecognitionModules()
function Leadtools.Forms.Ocr.IOcrZoneManager.GetAdditionalRecognitionModules()
array<OcrZoneRecognitionModule>^ GetAdditionalRecognitionModules(); 

Return Value

An array of OcrZoneRecognitionModule enumeration members that contain the additional recognition modules supported by the IOcrEngine.
Remarks

The additional recognition modules are values that are supported by this IOcrEngine but could not be found on the system. You need to install additional recognition module packs to be able to support these modules in your application. For more information, refer to Files to be Included with Your Application.

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

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

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: 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

IOcrZoneManager Interface
IOcrZoneManager Members
AutoZone Method
OcrZoneType Enumeration
OcrZoneRecognitionModule Enumeration
OcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
OcrZone Structure
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application

 

 


Products | Support | Contact Us | Copyright Notices

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

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