C#
VB
Java
Objective-C
C++
Gets the instance of the IOcrAutoRecognizeManager used to create this object.
public IOcrAutoRecognizeManager AutoRecognizeManager { get; }
ReadOnly Property AutoRecognizeManager As Leadtools.Forms.Ocr.IOcrAutoRecognizeManager
@property (nonatomic, strong, readonly) LTOcrAutoRecognizeManager *autoRecognizeManager
public OcrAutoRecognizeManager getAutoRecognizeManager()
property Leadtools.Forms.Ocr.IOcrAutoRecognizeManager^ AutoRecognizeManager {
Leadtools.Forms.Ocr.IOcrAutoRecognizeManager^ get();
}
The instance of the IOcrAutoRecognizeManager used to create this object.
For an example, refer to RunJob and RunJobAsync.
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