VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace / OmrRectangularField Class
Constructors Properties Methods SeeAlso
In This Topic
    OmrRectangularField Class Members
    In This Topic
    The following tables list the members exposed by OmrRectangularField.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OmrRectangularField class.
    Public Properties
     NameDescription
    Public PropertyGets the confidence of the recognition result. (Inherited from OmrField)
    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. (Inherited from OmrField)
    Public PropertyGets or sets the name of the form field. (Inherited from FormField)
    Public PropertyGets the state of OMR field. (Inherited from OmrField)
    Public PropertyGets the value of the form field in a text form. (Inherited from OmrField)
    Public Methods
     NameDescription
    Public MethodReturns a System.String that represents this instance. (Inherited from FormField)
    See Also