'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
'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
| Member | Description |
|---|---|
| Circle | The bubble(s) in the OMR field are circular. |
| OpenRectangle | The bubble(s) in the OMR field are an open rectangle. |
| Rectangle | The bubble(s) in the OMR field are rectangular. |
System.Object
System.ValueType
System.Enum
Accusoft.FormFixSdk.OmrBubbleShape