For a list of all members of this type, see AutoFormsEngine members
Public Properties
Name | Description | |
---|---|---|
EnableQuickPreRecognitionCheck | Indicates whether to use the quick-check process to identify the form. If it fails, it will perform the recognition process. | |
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. | |
MasterFormCacheMaximumSize | Specifies the maximum number of master forms that can be stored in a cache at any time. | |
MasterFormLoadType | Specifies how to load in memory the master form data found in the repository. | |
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 a .NET ThreadPool when recognizing and processing forms. |