Gets the OCR engine used when creating this IOcrDocument.
public IOcrEngine Engine { get; }
ReadOnly Property Engine As Leadtools.Forms.Ocr.IOcrEngine
Leadtools.Forms.Ocr.IOcrEngine Engine {get;}
@property (nonatomic, strong, readonly) LTOcrEngine *engine
public OcrEngine getEngine()
get_Engine();
property Leadtools.Forms.Ocr.IOcrEngine^ Engine {
Leadtools.Forms.Ocr.IOcrEngine^ get();
}
The instance of IOcrEngine used when creating this IOcrDocument.
Engine will have the same value as the IOcrEngine object that owns the IOcrDocumentManager used to create this OCR document.
Leadtools.Forms.DocumentWriters.DocumentFormat
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