LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

JobData Property

Show in webframe







Gets the job data.
Syntax
OcrAutoRecognizeJobData JobData {get;}
'Declaration
 
ReadOnly Property JobData As OcrAutoRecognizeJobData
'Usage
 
Dim instance As IOcrAutoRecognizeJob
Dim value As OcrAutoRecognizeJobData
 
value = instance.JobData
OcrAutoRecognizeJobData JobData {get;}

            

            
get_JobData(); 
property OcrAutoRecognizeJobData JobData {
   OcrAutoRecognizeJobData get();
}

Property Value

An OcrAutoRecognizeJobData structure that contains the job data used to create this object.
Remarks

You can use this member to get information about the original job data used to create this object using CreateJob. For example, to get the original OcrAutoRecognizeJobData.JobName or OcrAutoRecognizeJobData.UserData associated with this job.

Example
For an example, refer to RunJob and RunJobAsync.
Requirements

Target Platforms

See Also

Reference

IOcrAutoRecognizeJob Interface
IOcrAutoRecognizeJob Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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