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

IOcrAutoRecognizeJob Interface






Members 
Specifies an OCR job that can run and tracked by IOcrAutoRecognizeManager. .NET support
Object Model
IOcrAutoRecognizeJob InterfaceIOcrAutoRecognizeManager InterfaceOcrAutoRecognizeJobData Structure
Syntax
public interface IOcrAutoRecognizeJob 
'Declaration
 
Public Interface IOcrAutoRecognizeJob 
'Usage
 
Dim instance As IOcrAutoRecognizeJob
public interface IOcrAutoRecognizeJob 
function Leadtools.Forms.Ocr.IOcrAutoRecognizeJob() 
public interface class IOcrAutoRecognizeJob 
Remarks

To run an OCR job with IOcrAutoRecognizeManager, first initialize a new OcrAutoRecognizeJobData object with the job's parameters (input image file name, pages, output document format, output document name, optional zones file name, etc.), then use IOcrAutoRecognizeManager.CreateJob to create the IOcrAutoRecognizeJob object. Finally pass this job to either IOcrAutoRecognizeManager.RunJob or IOcrAutoRecognizeManager.RunJobAsync.

The job instance can also be tracked and obtained through the IOcrAutoRecognizeManager.JobStarted, IOcrAutoRecognizeManager.JobProgress and IOcrAutoRecognizeManager.JobCompleted events through the event data (OcrAutoRecognizeRunJobEventArgs.Job or OcrAutoRecognizeJobProgressEventArgs.Job) and the IOcrAutoRecognizeManager.JobOperation event through its event data (OcrAutoRecognizeJobOperationEventArgs.Job.

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

IOcrAutoRecognizeJob Members
Leadtools.Forms.Ocr Namespace
Programming with LEADTOOLS .NET OCR

Specifies an OCR job that can run and tracked by IOcrAutoRecognizeManager. .NET support
Object Model
IOcrAutoRecognizeJob InterfaceIOcrAutoRecognizeManager InterfaceOcrAutoRecognizeJobData Structure
Syntax
public interface IOcrAutoRecognizeJob 
'Declaration
 
Public Interface IOcrAutoRecognizeJob 
'Usage
 
Dim instance As IOcrAutoRecognizeJob
public interface IOcrAutoRecognizeJob 
function Leadtools.Forms.Ocr.IOcrAutoRecognizeJob() 
public interface class IOcrAutoRecognizeJob 
Remarks

To run an OCR job with IOcrAutoRecognizeManager, first initialize a new OcrAutoRecognizeJobData object with the job's parameters (input image file name, pages, output document format, output document name, optional zones file name, etc.), then use IOcrAutoRecognizeManager.CreateJob to create the IOcrAutoRecognizeJob object. Finally pass this job to either IOcrAutoRecognizeManager.RunJob or IOcrAutoRecognizeManager.RunJobAsync.

The job instance can also be tracked and obtained through the IOcrAutoRecognizeManager.JobStarted, IOcrAutoRecognizeManager.JobProgress and IOcrAutoRecognizeManager.JobCompleted events through the event data (OcrAutoRecognizeRunJobEventArgs.Job or OcrAutoRecognizeJobProgressEventArgs.Job) and the IOcrAutoRecognizeManager.JobOperation event through its event data (OcrAutoRecognizeJobOperationEventArgs.Job.

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

IOcrAutoRecognizeJob Members
Leadtools.Forms.Ocr Namespace
Programming with LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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

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