'Declaration
Public Enum OmrOrientation Inherits System.Enum
'Usage
Dim instance As OmrOrientation
public enum OmrOrientation : System.Enum
public enum class OmrOrientation : public System.Enum
'Declaration
Public Enum OmrOrientation Inherits System.Enum
'Usage
Dim instance As OmrOrientation
public enum OmrOrientation : System.Enum
public enum class OmrOrientation : public System.Enum
Member | Value | Description |
---|---|---|
HorizontalSegments | 1 | The segment(s) in the OMR field are parallel to the top of the form image. |
VerticalSegments | 2 | The segment(s) in the OMR field are perpendicular to the top of the form image. |
System.Object
System.ValueType
System.Enum
Accusoft.FormFixSdk.OmrOrientation