VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormPage Class
Constructors Properties Methods SeeAlso
In This Topic
FormPage Class Members
In This Topic
The following tables list the members exposed by FormPage.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FormPage class.
Public Properties
 NameDescription
Public PropertyGets the confidence of the recognition result. (Inherited from FormFieldGroup)
Public PropertyGets the template of the form field. (Inherited from FormField)
Public PropertyGets a collection of form fields that belong to this FormFieldGroup. (Inherited from 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. (Inherited from FormFieldGroup)
Public Methods
 NameDescription
Public MethodAdds the specified field to field group. (Inherited from FormFieldGroup)
Public MethodReturns a System.String that represents this instance. (Inherited from FormFieldGroup)
See Also