Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

AutoRecognizeManager Property (IOcrAutoRecognizeJob)








Gets the instance of the IOcrAutoRecognizeManager used to create this object.
Syntax
IOcrAutoRecognizeManager AutoRecognizeManager {get;}
'Declaration
 
ReadOnly Property AutoRecognizeManager As IOcrAutoRecognizeManager
'Usage
 
Dim instance As IOcrAutoRecognizeJob
Dim value As IOcrAutoRecognizeManager
 
value = instance.AutoRecognizeManager
IOcrAutoRecognizeManager AutoRecognizeManager {get;}
@property (nonatomic, strong, readonly) LTOcrAutoRecognizeManager *autoRecognizeManager
public OcrAutoRecognizeManager getAutoRecognizeManager()
get_AutoRecognizeManager(); 
property IOcrAutoRecognizeManager^ AutoRecognizeManager {
   IOcrAutoRecognizeManager^ get();
}

Property Value

The instance of the IOcrAutoRecognizeManager used to create this object.
Example
For an example, refer to RunJob and RunJobAsync.
Requirements

Target Platforms

See Also

Reference

IOcrAutoRecognizeJob Interface
IOcrAutoRecognizeJob Members
Programming with the LEADTOOLS .NET OCR

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features