LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

Status Property (OcrAutoRecognizeRunJobEventArgs)






Gets or sets a value indicating whether to continue or abort current job. .NET support
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);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrAutoRecognizeRunJobEventArgs Class
OcrAutoRecognizeRunJobEventArgs Members
Programming with LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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