VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormPageTemplate Class
In This Topic
FormPageTemplate Class Properties
In This Topic
For a list of all properties of this type, see FormPageTemplate.
Public Properties
 NameDescription
Public PropertyGets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplateGroup)
Public PropertyGets or sets the file name associated with the FormPageTemplate.
Public PropertyGets or sets the page index associated with the FormPageTemplate.
Public PropertyGets a collection of form field templates that belong to this FormFieldTemplateGroup. (Inherited from FormFieldTemplateGroup)
Public PropertyGets or sets the name of form field template. (Inherited from FormFieldTemplate)
Public PropertyGets or sets the format string that should be applied to the value of recognized field group. (Inherited from FormFieldTemplateGroup)
See Also