Occurs when a job is completed or aborted.
event EventHandler<OcrAutoRecognizeRunJobEventArgs> JobCompleted
Event JobCompleted As EventHandler(Of OcrAutoRecognizeRunJobEventArgs)
- (void)autoRecognizeManager:(LTOcrAutoRecognizeManager *)manager didCompleteWithStatus:(LTOcrAutoRecognizeManagerJobStatus *)status
synchronized public void addJobCompletedListener(OcrAutoRecognizeRunJobListener listener)
synchronized public void removeJobCompletedListener(OcrAutoRecognizeRunJobListener listener)
event EventHandler<OcrAutoRecognizeRunJobEventArgs^>^ JobCompleted
The event handler receives an argument of type OcrAutoRecognizeRunJobEventArgs containing data related to this event. The following OcrAutoRecognizeRunJobEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Job | Gets the job that triggered this event. |
Status | Gets or sets a value indicating whether to continue or abort current job. |
This event will occur when Run, RunJob or RunJobAsync is called.
You can use this event to keep track of the number of jobs pending running. You can also examine OcrAutoRecognizeRunJobEventArgs.Job to get information on whether job finished successfully and get error status if any. RunJob example shows complete source code of how to easily accomplish these tasks in your application.
The JobCompleted event will always occur when a job is run whether the job is aborted or completed.
The JobStarted event occurs when a job is about to start.
For an example, refer to RunJob.
Products |
Support |
Feedback: JobCompleted Event - Leadtools.Forms.Ocr |
Introduction |
Help Version 19.0.2017.6.6
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.