LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
JobData Property
See Also 
Leadtools.Forms.Ocr Namespace > IOcrAutoRecognizeJob Interface : JobData Property



The JobData Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets the job data.

Syntax

Visual Basic (Declaration) 
ReadOnly Property JobData As OcrAutoRecognizeJobData
Visual Basic (Usage)Copy Code
Dim instance As IOcrAutoRecognizeJob
Dim value As OcrAutoRecognizeJobData
 
value = instance.JobData
C# 
OcrAutoRecognizeJobData JobData {get;}
C++/CLI 
property OcrAutoRecognizeJobData JobData {
   OcrAutoRecognizeJobData get();
}

Property Value

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

Example

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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