Gets or sets the current status of the callback.
public OcrProgressStatus Status { get; set; }
Property Status As OcrProgressStatus
@property (nonatomic, assign) LTOcrProgressStatus status
public OcrProgressStatus getStatus()
public void setStatus(OcrProgressStatus value)
property OcrProgressStatus Status {
OcrProgressStatus get();
void set ( OcrProgressStatus );
}
The current status of the callback.
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
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