The following tables list the members exposed bySingleSelectionField.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SingleSelectionField | Initializes a newSingleSelectionFieldclass object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates a copy of the field. |
![]() |
Process | Processes the field. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
ReadXmlValues | Reads the data of theSingleSelectionFieldfrom the XML string stored in _values_. |
![]() |
WriteXmlValues | Writes theSingleSelectionFieldclass data into the specified XML _valuesElement_. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Fields | (Read Only) A list ofSingleField对象包含有机磁共振马克s in this field. |
![]() |
NameBounds | ALeadRectthat represents the location of the field name in the form image. |
![]() |
Parent | A string value that holds a reference to the parent field's name. |
![]() |
Result | (Read only) Gets the results of processing the field. |
![]() |
SelectedIndex | (Read only) Holds the index of the filled OMR field in the list of OMR fields. |
![]() |
SelectedItem | (Read Only) Gets the filledOmrFormFieldfrom the list of fields. |
![]() |
Status | (Read Only) Gets aSingleSelectionStatusenumeration value representing the status after processing theSingleSelectionField. |
![]() |
Value | (Read Only) Gets the value of the field after processing it. |
See Also