←Select platform

SingleSelectionField Class Members

Summary

The following tables list the members exposed by SingleSelectionField.

Public Constructors

Name Description
SingleSelectionField Initializes a new SingleSelectionField class 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 the SingleSelectionField from the XML string stored in _values_.
WriteXmlValues Writes the SingleSelectionField class data into the specified XML _valuesElement_.

Public Properties

Name Description
Fields (Read Only) A list of SingleField objects that holds the OMR marks in this field.
NameBounds A LogicalRectangle that 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 filled OmrFormField from the list of fields.
Status (Read Only) Gets a SingleSelectionStatus enumeration value representing the status after processing the SingleSelectionField.
Value (Read Only) Gets the value of the field after processing it.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly