[SerializableAttribute()]
[DataContractAttribute()]
public struct OmrFieldOptions
<SerializableAttribute(),
DataContractAttribute()>
Public Structure OmrFieldOptions
public:
[SerializableAttribute,
DataContractAttribute]
value class OmrFieldOptions sealed
Options can be used to set the OmrFieldOrientation. Setting the field orientation may result in rearranging the internal OmrCollections in the OmrField.
OmrFieldOptions contains grading scores of type double
such as OmrFieldOptions.CorrectGrade and OmrFieldOptions.IncorrectGrade. If OmrField is gradable, these values are used to grade the internal OmrCollections.
In case the user needs to set different scores for different questions in OmrField, the value can be set individually for every OmrCollection.
OmrFieldOptions determines whether to grade the associated field using OmrFieldOptions.GradeThisField.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document