In This Topic
The following tables list the members exposed by
OmrField.
Protected Constructors
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. |
Public Methods
| Name | Description |
 | ToString | Returns a System.String that represents this instance. (Inherited from FormField) |
See Also