←Select platform

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 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 RunParallelPipesForList Runs the AutoFormsEngine on a list of files.
Public Method RunParallelPipesOnDemand Runs the AutoFormsEngine on demand for RasterImage instances.
Public Method RunParallelPipesOnDemandDynamicObject Runs the AutoFormsEngine on demand for dynamic input (file path / LEADDocument / RasterImage).
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.

See Also

AutoFormsEngine Class

Leadtools.Forms.Auto Namespace

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

Leadtools.Forms.Auto Assembly

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