←Select platform

AutoFormsEngine Class Methods

Summary

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

Public Methods

Name Description
CreateProcessingOcrEngine Create and startup OCR engine instance suitable for forms processing.
CreateRecognitionOcrEngine Create and startup OCR engine instance suitable for forms recognition.
DeleteMasterFormsFromFullTextSearch Delete all the master forms in the repository from the full text search engine database.
GenerateMasterFormAttributes Generate master Form attributes based on the Object Managers set when this AutoFormsEngine object is constructed.
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.
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.
ProcessForm Performs field processing on the recognized form image.
ProcessPage Performs field processing on the recognized page image.
RecognizeForm Recognize the Form type.
RecognizePage Recognize the unknown page type.
Run Automatically recognizes the unknown form then it processes its fields.
SetFullTextSearchManager Begin full text search manager support.
UpsertMasterFormsToFullTextSearch Add or updates all the master forms in the repository to the full text search engine database.

Protected Methods

Name Description
Dispose Releases all the resources used by this AutoFormsEngine.
Finalize This member overrides System.Object.Finalize.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly