Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.