For a list of all members of this type, see TextFormField members.
Name | Description | |
---|---|---|
Bounds | Gets or sets a LogicalRectangle that specifies the location of the field in the form image. (Inherited from FormField) | |
EnableIcr | Enables/disables the using of 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 confidecne in Result. | |
Name | Gets or sets the field name. (Inherited from 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. | |
Type | Sets/gets the text type of the text field. |