C#
VB
C++
Gets or sets the OCR engine that is going to be used for field processing.
public IOcrEngine OcrEngine { get; set; }
Public Property OcrEngine As Leadtools.Forms.Ocr.IOcrEngine
public:
property Leadtools.Forms.Ocr.IOcrEngine^ OcrEngine {
Leadtools.Forms.Ocr.IOcrEngine^ get();
void set ( Leadtools.Forms.Ocr.IOcrEngine^ );
}
The OCR engine used to recognize text and OMR.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET