The following tables list the members exposed by UnStructuredTextFormField.
Public Constructors
Name | Description | |
---|---|---|
UnStructuredTextFormField | Initializes a new UnStructuredTextFormField class object. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates a copy of the field. | |
Process | Processes this field. |
Protected Methods
Name | Description | |
---|---|---|
ReadXmlValues | Fills this UnStructuredTextFormField from the XML string stored in _values_. | |
WriteXmlValues | Writes this UnStructuredTextFormField class data into the specified XML _valuesElement_. |
Public Properties
Name | Description | |
---|---|---|
Result | Gets the results of processing this field. | |
TextFormField | Gets or sets the region of the field that defines the text area to be recognized. |