Accusoft.FormFix5.Net
OmrBubbleShape Enumeration




The geometric shape of an OMR field's bubble(s).
Syntax
'Declaration
 
Public Enum OmrBubbleShape 
   Inherits System.Enum
'Usage
 
Dim instance As OmrBubbleShape
public enum OmrBubbleShape : System.Enum 
__value public enum OmrBubbleShape : public System.Enum 
public enum class OmrBubbleShape : public System.Enum 
Members
MemberValueDescription
Circle1 The bubble(s) in the OMR field are circular.
OpenRectangle3 The bubble(s) in the OMR field are an open rectangle.
Rectangle2 The bubble(s) in the OMR field are rectangular.
Remarks
This enumeration represents the geometric shape of an OMR field's bubble(s).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FormFixSdk.OmrBubbleShape

See Also

Reference

Accusoft.FormFixSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback