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

OcrProgressStatus Enumeration






Status control of the OcrProgressCallback. .NET support WinRT support
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrProgressStatus 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrProgressStatus
Leadtools.Forms.Ocr.OcrProgressStatus = function() { };
Leadtools.Forms.Ocr.OcrProgressStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class OcrProgressStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AbortSignal that the user has requested the current operation to be aborted. The processing will stop at the first suitable moment and any pending operations are aborted.
ContinueContinue normal operation.
Remarks

OcrProgressStatus used as a parameter to the IOcrProgressData.Status property. You can use this property to abort the callback at anytime.

Notice that aborting the callback will cancel any pending operations.

Example
For an example, refer to OcrProgressCallback
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrProgressStatus

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

Leadtools.Forms.Ocr Namespace
OcrProgressCallback Delegate
IOcrEngine Interface
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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