VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI Namespace / OmrFieldView Class
In This Topic
OmrFieldView Class Properties
In This Topic
For a list of all properties of this type, see OmrFieldView.
Public Properties
 NameDescription
Public PropertyGets or sets the background brush of form field. (Inherited from FormFieldView)
Public PropertyGets or sets a transformer used for building of the form field. (Inherited from FormFieldView)
Public PropertyGets the recognized field. (Inherited from FormFieldView)
Public PropertyGets the template of the form field. (Inherited from FormFieldView)
Public PropertyGets or sets the background brush of OMR field view when the Field has a state OmrFieldState.Filled.
Public PropertyGets or sets an interaction controller of form field view. (Inherited from FormFieldView)
Public PropertyGets or sets a value indicating whether the form field is visible. (Inherited from FormFieldView)
Public PropertyGets or sets the border pen of form field. (Inherited from FormFieldView)
Public PropertyGets or sets a transformer used for transforming (moving/resizing/...) of the form field. (Inherited from FormFieldView)
Public PropertyGets or sets the background brush of OMR field view when the Field has a state OmrFieldState.Undefined.
Public PropertyGets or sets the background brush of OMR field view when the Field has a state OmrFieldState.Unfilled.
See Also