←Select platform

Engines Class

Summary

A class that holds the engines needed for the OmrEngine to process the fields, such as the OCR engine and the barcode engine.

Syntax
C#
VB
C++
public class Engines 
Public Class Engines 
public: 
   ref class Engines 
Remarks

OCR engine is needed to extract text information from the provided images in the template form (ITemplateForm) and the filled-in form (IRecognitionForm). The Barcode engine is optional and can be left to the default value null, unless a BarcodeField is created in the template form.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.