←Select platform
In This Topic ▼

FormProcessingEngine Class Members

Summary

The following tables list the members exposed by FormProcessingEngine.

Public Constructors

Name Description
Public Constructor
FormProcessingEngine Initializes a new FormProcessingEngine class object.

Public Methods

Name Description
Public Method
LoadFields Loads field data from the specified file.
Public Method Process Performs field processing on the form image.
Public Method ProcessPage Performs field processing on the page image provided.
Public Method SaveFields Saves field data for the specified file.

Public Properties

Name Description
Public Property
BarcodeEngine Gets or sets the barcode engine that is going to be used for field processing.
Public Property OcrEngine Gets or sets the OCR engine that is going to be used for field processing.
Public Property Pages Gets the form page fields and properties.
Public Property TradeoffMode Specifies which recognition algorithm trade-off setting to use for forms processing.

Public Events

Name Description
Public Event
PostProcessPage Optional delegate method used after page processing is finished.
Public Event PreProcessPage Optional delegate method used before page processing begins.
Public Event ProcessField Optional delegate method used after field processing is finished.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly