![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Class | Description | |
---|---|---|
![]() | DefaultObjectsManager | Creates a default form recognition objects manager. |
![]() | FormRecognitionAttributes | Describes the properties of a certain form. Attributes are encoded into an array of bytes. |
![]() | FormRecognitionEngine | This class contains the form recognition engine that creates, compares, and aligns forms. |
![]() | FormRecognitionOptions | Specifies the different options for a Form when it is created. |
![]() | FormRecognitionResult | Contains the success or failure result of the comparison operation. |
![]() | PageRecognitionOptions | Specifies the different options for a Form page when it is added to a form using FormRecognitionEngine.AddFormPage for Forms or FormRecognitionEngine.AddMasterFormPage for Master Forms. |
![]() | PageRecognitionResult | Describes the results of the comparison operation for a page, including success or failure as well as alignment results. |
![]() | RecognitionObjectsManager | RecognitionObjectsManager is the base class for all recognition objects manager. Objects managers are used to extract and edit certain features in form images. |
Structure | Description | |
---|---|---|
![]() | FormRecognitionProperties | Specifies the attribute properties for a form. This class is used by the FormRecognitionEngine.GetFormProperties method. |
Enumeration | Description | |
---|---|---|
![]() | FormRecognitionReason | Represents the reason for the recognition results. |