←Select platform
In This Topic ▼

AutoFormsEngine Class Methods

Summary

For a list of all members of this type, see AutoFormsEngine members

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
CreateProcessingOcrEngine Create and startup OCR engine instance suitable for forms processing.
Public Method static  | Shared in VB CreateRecognitionOcrEngine Create and startup OCR engine instance suitable for forms recognition.
Public Method DeleteMasterFormsFromFullTextSearch Delete all the master forms in the repository from the full text search engine database.
Public Method GenerateMasterFormAttributes Generate master Form attributes based on the Object Managers set when this AutoFormsEngine object is constructed.
Public Method GetMinimumRecognizedConfidenceForm Automatically finds the minimum confidence value that is needed to consider an unknown form as recognized and no further Master Form comparison is needed.
Public Method GetMinimumRecognizedConfidencePage Automatically finds the minimum confidence value that is needed to consider an unknown page as recognized and no further Master Form Pages comparison is needed.
Public Method ProcessForm Performs field processing on the recognized form image.
Public Method ProcessPage Performs field processing on the recognized page image.
Public Method RecognizeForm Recognize the Form type.
Public Method RecognizePage Recognize the unknown page type.
Public Method Run Automatically recognizes the unknown form then it processes its fields.
Public Method SetFullTextSearchManager Begin full text search manager support.
Public Method UpsertMasterFormsToFullTextSearch Add or updates all the master forms in the repository to the full text search engine database.

Protected Methods

Name Description
Protected Method
Dispose Releases all the resources used by this AutoFormsEngine.
Protected Method Finalize This member overrides System.Object.Finalize.

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

Leadtools.Forms.Auto Assembly