Name | Description | |
---|---|---|
![]() | FormFieldTable<TCellTemplate,TRecognizedField> | Initializes a new instance of the FormFieldTable<TCellTemplate,TRecognizedField> class. |
Name | Description | |
---|---|---|
![]() | FormFieldTable<TCellTemplate,TRecognizedField> | Initializes a new instance of the FormFieldTable<TCellTemplate,TRecognizedField> class. |
Name | Description | |
---|---|---|
![]() | Confidence | Gets the confidence of the recognition result. (Inherited from FormFieldGroup) |
![]() | FieldTemplate | Gets the template of the form field. (Inherited from FormField) |
![]() | Items | Gets a collection of form fields that belong to this FormFieldGroup. (Inherited from FormFieldGroup) |
![]() | Name | Gets or sets the name of the form field. (Inherited from FormField) |
![]() | Item | Gets the FormField at the specified row and column indices. |
![]() | Value | Gets the value of the form field group in a text form. (Inherited from FormFieldGroup) |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified field to field group. (Inherited from FormFieldGroup) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from FormFieldGroup) |
FormFieldTable<TCellTemplate,TRecognizedField> Class
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace