The following tables list the members exposed by OmrFormField.
Public Constructors
Name | Description | |
---|---|---|
OmrFormField | Initializes a new OmrFormField class object. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates a copy of the field. | |
Process | Performs the processing of this field. |
Protected Methods
Name | Description | |
---|---|---|
ReadXmlValues | Fills this OmrFormField from the XML string stored in _values_. | |
WriteXmlValues | Writes this OmrFormField class data into the specified XML _valuesElement_ |
Public Properties
Name | Description | |
---|---|---|
FrameMethod | Gets or sets the OMR frame detection mode of the field. | |
Result | Gets the results of processing this field. | |
Sensitivity | Gets or sets the OMR sensitivity mode of the field. | |
UseFieldSettings | Gets or sets the use of the field settings for its OMR recognition. |