LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Status Property (OcrAutoRecognizeRunJobEventArgs)

Show in webframe







Gets or sets a value indicating whether to continue or abort current job.
Syntax
public OcrAutoRecognizeManagerJobStatus Status {get; set;}
'Declaration
 
Public Property Status As OcrAutoRecognizeManagerJobStatus
'Usage
 
Dim instance As OcrAutoRecognizeRunJobEventArgs
Dim value As OcrAutoRecognizeManagerJobStatus
 
instance.Status = value
 
value = instance.Status
public OcrAutoRecognizeManagerJobStatus Status {get; set;}

            

            
 
get_Status();
set_Status(value);
Object.defineProperty('Status');
public:
property OcrAutoRecognizeManagerJobStatus Status {
   OcrAutoRecognizeManagerJobStatus get();
   void set (    OcrAutoRecognizeManagerJobStatus value);
}

Property Value

A OcrAutoRecognizeManagerJobStatus enumeration member that specifies the job status.
Remarks

Use this property to abort pending jobs before they start. A full example can be found here: RunJob.

Example
For an example, refer to RunJob.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeRunJobEventArgs Class
OcrAutoRecognizeRunJobEventArgs Members
Programming with LEADTOOLS .NET OCR

 

 


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

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