The following tables list the members exposed by TextFormField.
| Name | Description | |
|---|---|---|
![]()
| TextFormField Constructor | Initializes a new TextFormField class object. |
| Name | Description | |
|---|---|---|
![]()
| Bounds | Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| EnableIcr | Enables/disables the using of the ICR module in reading this text field. |
![]()
| EnableOcr | Enables/disables the using of Ocr module in reading this text field. |
![]()
| MinimumCharacterConfidence | Specifies the minimum character confidence in Result. |
![]()
| Name | Gets or sets the field name. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| OcrModule | Specifies the recognition module. |
![]()
| OcrTextType | Specifies the text type inside the text field. |
![]()
| OcrZoneOptions | Specifies the text options of the text field. |
![]()
| RegexPattern | Gets or sets an optional regular expression which defines the string to read. |
![]()
| Result | Overridden. Gets the results of processing this field. |
![]()
| ResultDefault | Gets the default results of processing this field. |
![]()
| ResultIcr | Gets the ICR results of processing this field. |
![]()
| Tag | Gets or sets user-defined data of the field. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| Type | Gets or sets the text type of the text field. |
| Name | Description | |
|---|---|---|
![]()
| ReadXml | Reads the values stored in the XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| ReadXmlValues | Overridden. Fills this TextFormField from the XML string stored in values. |
![]()
| WriteXml | Writes the values to an XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| WriteXmlValues | Overridden. Writes this TextFormField class data into the specified XML valuesElement |



