C#
VB
C++
Represents the status of processing the SingleSelectionField.
public enum SingleSelectionStatus
Public Enum SingleSelectionStatus
public:
enum class SingleSelectionStatus sealed
Members
Value | Member | Description |
---|---|---|
0 | Error | Error processing the field |
1 | Success | Successfully processed the field |
2 | NoSelection | The field has been successfully processed but with no filled OMR |
3 | MultipleSelections | The field has been successfully processed but with multiple filled OMR |
For an example, refer to SingleSelectionField.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET