VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace / OmrRectangularField Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
OmrRectangularField Class
In This Topic
Contains information about recognized OmrRectangularFieldTemplate.
Object Model
FormFieldTemplate OmrRectangularField
Syntax
'Declaration

Public Class OmrRectangularField
   Inherits OmrField

public class OmrRectangularField : OmrField

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.FormsProcessing.FormRecognition.FormField
      Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.OmrField
         Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.OmrRectangularField

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also