VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.UI Namespace / FormFieldTemplateGroupView Class
In This Topic
FormFieldTemplateGroupView Class Properties
In This Topic
For a list of all properties of this type, see FormFieldTemplateGroupView.
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.
Public PropertyGets or sets the background brush of the rectangle. (Inherited from FormFieldTemplateView)
Public PropertyGets or sets a transformer used for building of the form field template view. (Inherited from FormFieldTemplateView)
Public PropertyGets the form field template. (Inherited from FormFieldTemplateView)
Public PropertyGets or sets an interaction controller of form field template group view.
Public PropertyGets a value indicating whether this form field template view is disposed. (Inherited from FormFieldTemplateView)
Public PropertyGets or sets a value indicating whether the form field template is visible.
Public PropertyGets or sets the border pen of the rectangle. (Inherited from FormFieldTemplateView)
Public PropertyGets or sets a transformer used for transforming (moving/resizing/...) of the form field template view. (Inherited from FormFieldTemplateView)
Public PropertyGets or sets a value indicating whether the composite transformer must be used for transforming of the form field template group view.
Public PropertyGets the FormFieldTemplateViewCollection associated with the form field template group.
See Also