FormFieldTemplateGroup Class Properties
In This Topic
For a list of all properties of this type, see
FormFieldTemplateGroup.
Public Properties
| | Name | Description |
 | BoundingBox | Gets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. |
 | Items | Gets a collection of form field templates that belong to this FormFieldTemplateGroup. |
 | Name | Gets or sets the name of form field template. (Inherited from FormFieldTemplate) |
 | ValueFormat | Gets or sets the format string that should be applied to the value of recognized field group. |
See Also