LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Status Property (IOcrProgressData)

Show in webframe







Gets or sets the current status of the callback.
Syntax
OcrProgressStatus Status {get; set;}
'Declaration
 
Property Status As OcrProgressStatus
'Usage
 
Dim instance As IOcrProgressData
Dim value As OcrProgressStatus
 
instance.Status = value
 
value = instance.Status
OcrProgressStatus Status {get; set;}
@property (nonatomic, assign) LTOcrProgressStatus status;
public OcrProgressStatus getStatus()
public void setStatus(OcrProgressStatus value)
            

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

Property Value

The current status of the callback.
Remarks

Abort the callback at anytime by setting the value of Status to OcrProgressStatus.Abort. To continue the OCR process, leave Status to the default value of OcrProgressStatus.Continue

Example
For an example, refer to OcrProgressCallback.
Requirements

Target Platforms

See Also

Reference

IOcrProgressData Interface
IOcrProgressData Members
IOcrEngine Interface
Programming with the 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