Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace : FormProcessingEngine Class |
The following tables list the members exposed by FormProcessingEngine.
Name | Description | |
---|---|---|
FormProcessingEngine Constructor | Initializes a new FormProcessingEngine class object. |
Name | Description | |
---|---|---|
BarcodeEngine | Gets or sets the barcode engine that is going to be used for field processing. | |
OcrEngine | Gets or sets the OCR engine that is going to be used for field processing. | |
Pages | Gets the form page fields and properties. | |
TradeoffMode | Specifies which recognition algorithm trade-off setting to use for forms processing. |
Name | Description | |
---|---|---|
LoadFields | Overloaded. Loads field data from the specified file. | |
Process | Overloaded. Performs field processing on the form image. | |
ProcessPage | Performs field processing on the page image provided. | |
SaveFields | Overloaded. Saves field data for the specified file. |
Name | Description | |
---|---|---|
PostProcessPage | Optional delegate method used after page processing is finished. | |
PreProcessPage | Optional delegate method used before page processing begins. | |
ProcessField | Optional delegate method used after field processing is finished. |