VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormFieldGroup Class
Constructors Properties Methods SeeAlso
In This Topic
    FormFieldGroup Class Members
    In This Topic
    The following tables list the members exposed by FormFieldGroup.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormFieldGroup class.
    Public Properties
     NameDescription
    Public PropertyGets the confidence of the recognition result.
    Public PropertyGets the template of the form field. (Inherited from FormField)
    Public PropertyGets a collection of form fields that belong to this FormFieldGroup.
    Public PropertyGets or sets the name of the form field. (Inherited from FormField)
    Public PropertyGets the value of the form field group in a text form.
    Public Methods
     NameDescription
    Public MethodAdds the specified field to field group.
    Public MethodReturns a System.String that represents this instance.
    See Also