The following tables list the members exposed by AutoFormsEngineCreateOptions.
Public Constructors
Name | Description | |
---|---|---|
AutoFormsEngineCreateOptions | Initializes a new instance of AutoFormsEngineCreateOptions. |
Public Properties
Name | Description | |
---|---|---|
BarcodeEngine | Engine for barcode recognition and processing. | |
Managers | Object Managers to be used to recognize forms and generate Master Forms attributes. | |
MinimumConfidenceKnownForm | Minimum confidence value to decide that the Form type result is a known type. | |
MinimumConfidenceRecognized | Minimum confidence value to decide that the Form type is recognized and no further comparison with Master Forms is needed. | |
ProcessingOcrEngine | OCR engine used for field processing. | |
RecognitionOcrEngine | OCR engine used for form recognition. | |
RecognizeFirstPageOnly | Recognize the form based on the first page only. | |
Repository | Repository of Master Forms. |