FormFix v6.0 for .NET - Updated
OmrOrientation Enumeration



Accusoft.FormFixSdk Namespace : OmrOrientation Enumeration
The orientation of an OMR field's segment(s) with respect to the top of a form image.
Syntax
'Declaration
 
Public Enum OmrOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As OmrOrientation
public enum OmrOrientation : System.Enum 
public enum class OmrOrientation : public System.Enum 
Members
MemberValueDescription
HorizontalSegments1 The segment(s) in the OMR field are parallel to the top of the form image.
VerticalSegments2 The segment(s) in the OMR field are perpendicular to the top of the form image.
Remarks
This enumeration represents the orientation of an OMR field's segment(s) with respect to the top of a form image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FormFixSdk.OmrOrientation

See Also

Reference

Accusoft.FormFixSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.