VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace / OmrField Class
Constructors Properties Methods SeeAlso
In This Topic
OmrField Class Members
In This Topic
The following tables list the members exposed by OmrField.
Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the OmrField class.
Public Properties
 NameDescription
Public PropertyGets the confidence of the recognition result.
Public PropertyGets the template of the form field. (Inherited from FormField)
Public PropertyGets the percentage of fillable area of OMR field that is actually filled.
Public PropertyGets or sets the name of the form field. (Inherited from FormField)
Public PropertyGets the state of OMR field.
Public PropertyGets the value of the form field in a text form.
Public Methods
 NameDescription
Public MethodReturns a System.String that represents this instance. (Inherited from FormField)
See Also