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

Status Property (IOcrProgressData)






Gets or sets the current status of the callback. .NET support WinRT support
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;}
get_Status();
set_Status(value);
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: 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

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