[SerializableAttribute()]
public enum OcrProgressStatus
<SerializableAttribute()>
Public Enum OcrProgressStatus
typedef NS_ENUM(NSInteger, LTOcrProgressStatus)
public enum OcrProgressStatus
[SerializableAttribute()]
public enum class OcrProgressStatus
Value | Member | Description |
---|---|---|
0 | Continue | Continue normal operation. |
1 | Abort | Signal 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. |
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document