VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace / OmrFieldTemplate Class
In This Topic
OmrFieldTemplate Class Properties
In This Topic
For a list of all properties of this type, see OmrFieldTemplate.
Public Properties
 NameDescription
Public PropertyGets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplate)
Public PropertyGets or sets the black pixel density of the field on the template image.
Public PropertyGets or sets a threshold value of black pixel density of the field for determining whether the field is filled.
Public PropertyGets or sets a string, which will be used as value of recognized field, if the recognized field is considered filled.
Public Propertystatic (Shared in Visual Basic)Gets or sets the minimum size of the field, in pixels.
Public PropertyGets or sets the name of form field template. (Inherited from FormFieldTemplate)
Public PropertyGets or sets a threshold value of black pixel density of the field for determining filled state of the field.
Public PropertyGets or sets a string, which will be used as value of recognized field, if the recognized field is considered undefined.
Public PropertyGets or sets a threshold value of black pixel density of the field for determining whether the field is unfilled.
Public PropertyGets or sets a string, which will be used as value of recognized field, if the recognized field is considered unfilled.
See Also