The following tables list the members exposed by AutoFormsEngine.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AutoFormsEngine | Initializes a new AutoFormsEngine class object. |
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. |
Public Properties
Name | Description | |
---|---|---|
![]() |
FilledFormType | Default value for PageRecognitionOptions.PageType. |
![]() |
FIPSCompatibleMode | Enables or disables Compatible with FIPS(Federal Information Processing Standards). |
![]() |
FullTextSearchLanguage | Full text search language. |
![]() |
FullTextSearchManager | Full text search manager used set in the engine. |
![]() |
FullTextSearchMaximumCandidates | The maximum number of matches (candidates) to return. |
![]() |
FullTextSearchMinimumRank | Minimum rank value to be considered a match (or candidate). |
![]() |
FullTextSearchRepositoryName | Full text search repository name. |
![]() |
MinimumConfidenceKnownForm | The minimum confidence value to consider the form as being one of the known types in Master Forms repository. |
![]() |
MinimumConfidenceRecognized | The minimum confidence value to consider the form as being recognized and to stop searching Master Forms. |
![]() |
ProcessingOcrEngine | Gets the OCR engine used for processing. |
![]() |
RecognitionOcrEngine | Gets the OCR engine used for recognition. |
![]() |
RecognizeFirstPageOnly | Gets or sets the method of recognizing unknown forms. |
![]() |
TradeoffMode | Specifies which recognition algorithm trade-off setting to use for forms recognition and processing. |
![]() |
UseThreadPool | Enables or disables the use of .NET ThreadPool in recognizing and processing forms. |
Public Events
Name | Description | |
---|---|---|
![]() |
Progress | Optional delegate method used after page processing is finished. |
![]() |
Products |
Support |
Feedback: AutoFormsEngine Class Members - Leadtools.Forms.Auto |
Introduction |
Help Version 19.0.2017.3.22
|