Status of the OCR engine on the server.
lt.Document.OcrEngineStatus = {
unset: 0,
error: 1,
ready: 2
}
lt.Document.OcrEngineStatus = {
unset: 0,
error: 1,
ready: 2
}
0 | Unset |
(0) OCR engine was not initialized on the server. The user chose not to use OCR. |
1 | Error |
(1) An error occurred while initializing the OCR engine on the server. |
2 | Ready |
(2) OCR engine was successfully initialized on the server. |
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