Leadtools.Forms.Processing Namespace : FormField Class |
The following tables list the members exposed by FormField.
Name | Description | |
---|---|---|
Bounds | Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image. | |
Name | Gets or sets the field name. | |
Result | Gets the results of processing this field. | |
Tag | Gets or sets user-defined data of the field. |
Name | Description | |
---|---|---|
ReadXml | Reads the values stored in the XML file. | |
ReadXmlValues | Fills this FormField from the XML string stored in values. | |
WriteXml | Writes the values to an XML file. | |
WriteXmlValues | Writes this FormField class data to the specified XML valuesElement. |