'Declaration Public Enum OmrOrientation Inherits System.Enum
'Usage Dim instance As OmrOrientation
public enum OmrOrientation : System.Enum
__value public enum OmrOrientation : public 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
__value public enum OmrOrientation : public System.Enum
public enum class OmrOrientation : public System.Enum
Member | Description |
---|---|
HorizontalSegments | The segment(s) in the OMR field are parallel to the top of the form image. |
VerticalSegments | 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