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

CreateJob Method






The job data.
Creates a new job. .NET support
Syntax
'Declaration
 
Function CreateJob( _
   ByVal jobData As OcrAutoRecognizeJobData _
) As IOcrAutoRecognizeJob
'Usage
 
Dim instance As IOcrAutoRecognizeManager
Dim jobData As OcrAutoRecognizeJobData
Dim value As IOcrAutoRecognizeJob
 
value = instance.CreateJob(jobData)
function Leadtools.Forms.Ocr.IOcrAutoRecognizeManager.CreateJob( 
   jobData 
)

Parameters

jobData
The job data.

Return Value

An IOcrAutoRecognizeJob object that is ready to run.
Remarks

Use this method to create an OCR job that is ready to run. When this method returns, you can use RunJob or RunJobAsync to start this job.

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

IOcrAutoRecognizeManager Interface
IOcrAutoRecognizeManager Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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

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