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

AutoRecognizeManager Property (IOcrEngine)






Support for one shot "fire and forget" OCR operations. .NET support
Syntax
IOcrAutoRecognizeManager AutoRecognizeManager {get;}
'Declaration
 
ReadOnly Property AutoRecognizeManager As IOcrAutoRecognizeManager
'Usage
 
Dim instance As IOcrEngine
Dim value As IOcrAutoRecognizeManager
 
value = instance.AutoRecognizeManager
IOcrAutoRecognizeManager AutoRecognizeManager {get;}
get_AutoRecognizeManager(); 
property IOcrAutoRecognizeManager^ AutoRecognizeManager {
   IOcrAutoRecognizeManager^ get();
}

Property Value

The IOcrAutoRecognizeManager that allow you to do one shot "fire and forget" OCR operations.
Remarks

The AutoRecognizeManager provides methods to convert a single or multi-page image file to an OCR'ed document using one call. This could be desired when the default setting of the engine provides the required final document and no fine tuning is required.

The AutoRecognizeManager also provide support for a callback to monitor the various OCR operations and allow the user to abort at any time.

For more information, refer to IOcrDocumentManager.

You must call the Startup method before you can use the AutoRecognizeManager.

Example
For an example, refer to IOcrAutoRecognizeManager.
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

IOcrEngine Interface
IOcrEngine Members
Startup
IsStarted Property
Shutdown Method
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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

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