Leadtools.Forms.Recognition.Ocr Namespace > OcrObjectsManager Class : OcrObjectsManager Constructor |
public OcrObjectsManager( IOcrEngine engine )
'Declaration Public Function New( _ ByVal engine As IOcrEngine _ )
'Usage Dim engine As IOcrEngine Dim instance As New OcrObjectsManager(engine)
public: OcrObjectsManager( IOcrEngine^ engine )
Important: Different OCR engines might have slight differences in form alignment and recognition. Therefore, it is recommended to use the same Leadtools.Forms.Ocr.OcrEngineType when generating the master forms and when recognizing and processing forms.