OmrField Class Properties
In This Topic
For a list of all properties of this type, see
OmrField.
Public Properties
| | Name | Description |
 | Confidence | Gets the confidence of the recognition result. |
 | FieldTemplate | Gets the template of the form field. (Inherited from FormField) |
 | FilledPercent | Gets the percentage of fillable area of OMR field that is actually filled. |
 | Name | Gets or sets the name of the form field. (Inherited from FormField) |
 | State | Gets the state of OMR field. |
 | Value | Gets the value of the form field in a text form. |
See Also