FormFieldGroup Class Members
In This Topic
The following tables list the members exposed by
FormFieldGroup.
Public Constructors
Public Properties
| Name | Description |
 | Confidence | Gets the confidence of the recognition result. |
 | FieldTemplate | Gets the template of the form field. (Inherited from FormField) |
 | Items | Gets a collection of form fields that belong to this FormFieldGroup. |
 | Name | Gets or sets the name of the form field. (Inherited from FormField) |
 | Value | Gets the value of the form field group in a text form. |
Public Methods
| Name | Description |
 | Add | Adds the specified field to field group. |
 | ToString | Returns a System.String that represents this instance. |
See Also