The initialized OCR engine object to be used to recognize OCR text.
public IOcrEngine OcrEngine { get; set; }
public:
property IOcrEngine^ OcrEngine
{
IOcrEngine^ get()
void set(IOcrEngine^ value)
}
OcrEngine # get and set (Engines)
An initialized object of type IOcrEngine. The default value is null.
LEADTOOLS OCR engine is used to extract text information from the provided images in both types of forms ITemplateForm and IRecognitionForm.
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