←Select platform
In This Topic ▼

SingleSelectionField Class Members

Summary

The following tables list the members exposed by SingleSelectionField.

Public Constructors

Name Description
Public Constructor
SingleSelectionField Initializes a new SingleSelectionField class object with explicit parameters.

Public Methods

Name Description
Public Method
Clone Creates a copy of the field.
Public Method Process Processes the field.

Protected Methods

Name Description
Protected Method
ReadXmlValues Reads the data of the SingleSelectionField from the XML string stored in _values_.
Protected Method WriteXmlValues Writes the SingleSelectionField class data into the specified XML _valuesElement_.

Public Properties

Name Description
Public Property
Fields (Read Only) A list of SingleField objects that holds the OMR marks in this field.
Public Property NameBounds A LeadRect that represents the location of the field name in the form image.
Public Property Parent A string value that holds a reference to the parent field's name.
Public Property Result (Read only) Gets the results of processing the field.
Public Property SelectedIndex (Read only) Holds the index of the filled OMR field in the list of OMR fields.
Public Property SelectedItem (Read Only) Gets the filled OmrFormField from the list of fields.
Public Property Status (Read Only) Gets a SingleSelectionStatus enumeration value representing the status after processing the SingleSelectionField.
Public Property Value (Read Only) Gets the value of the field after processing it.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly