Overview and description of Leadtools Forms Recognition classes, enumerations, interfaces, and structures.
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. |
![]() |
FullTextSearchItem | Item to add or get from a full text search manager. |
![]() |
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. |
![]() |
SqlServerFullTextSearchManager | SQL Server full text search manager. |
Structure | Description | |
---|---|---|
![]() |
FormRecognitionProperties | Specifies the attribute properties for a form. This class is used by the FormRecognitionEngine.GetFormProperties method. |
Interface | Description | |
---|---|---|
![]() |
IFullTextSearchManager | Full text search manager. |
Enumeration | Description | |
---|---|---|
![]() |
FormRecognitionReason | Represents the reason for the recognition results. |