Class | Description | |
---|---|---|
![]() | FormDocumentTemplate | Contains information about form templates of document pages. |
![]() | FormField | Provides the abstract base class that contains information about recognized form field. |
![]() | FormFieldCollection | Represents the collection of recognized form fields. |
![]() | FormFieldGroup | Contains information about a group of recognized form fields. |
![]() | FormFieldRecognitionCommand | Recognizes form fields on a black-white image. |
![]() | FormFieldTable<TCellTemplate,TRecognizedField> | Provides the abstract base class for a regular table that consists of uniformly distributed recognized form fields. |
![]() | FormFieldTemplate | Provides the abstract base class that contains information about form field template. |
![]() | FormFieldTemplateCollection | Represents the collection of form field templates. |
![]() | FormFieldTemplateGroup | Contains information about a group of form field templates. |
![]() | FormFieldTemplatePropertyChangedEventArgs | Provides data for the ItemPropertyChanged. |
![]() | FormFieldTemplateTable | Contains information about a regular table that consists of uniformly distributed identical form field templates. |
![]() | FormFieldTemplateTable<T> | Provides the abstract base class for a regular table that consists of uniformly distributed identical form field templates. |
![]() | FormPage | Contains information about recognized form page. |
![]() | FormPageTemplate | Contains information about form page template that is a group of all form field templates on an image. |
![]() | FormRecognitionParams | Contains recognition parameters of a form field. |
![]() | FormTemplateManager | Provides the synchronized link between images of pages templates and pages templates. |