LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Job Property (OcrAutoRecognizeJobOperationEventArgs)

Show in webframe







Gets the job associated with this operation.
Syntax
public IOcrAutoRecognizeJob Job {get;}
'Declaration
 
Public ReadOnly Property Job As IOcrAutoRecognizeJob
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As IOcrAutoRecognizeJob
 
value = instance.Job
public IOcrAutoRecognizeJob Job {get;}

            

            
 get_Job(); 
public:
property IOcrAutoRecognizeJob^ Job {
   IOcrAutoRecognizeJob^ get();
}

Property Value

The instance of the IOcrAutoRecognizeJob currently being run.
Remarks

You can use this member to get information about the job, for example, the image file name and page numbers to recognize and the output document file name and format through IOcrAutoRecognizeJob.JobData. Note that OcrAutoRecognizeJobData.LastPageNumber will have the true value of the last page number in the image file if a value of -1 (for up to last page) was passed in the original object used to create IOcrAutoRecognizeJob.

Example
For an example, refer to OcrAutoRecognizeJobOperationEventArgs.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeJobOperationEventArgs Class
OcrAutoRecognizeJobOperationEventArgs Members
Programming with the LEADTOOLS .NET OCR

 

 


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

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