Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

Status Property (OcrAutoRecognizeRunJobEventArgs)








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;}
public OcrAutoRecognizeManagerJobStatus getStatus()
public void setStatus(OcrAutoRecognizeManagerJobStatus value)
            
 <br/>get_Status();<br/>set_Status(value);<br/>Object.defineProperty('Status'); 

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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features