'DeclarationPublic Enum OmrBubbleShape Inherits System.Enum
'UsageDim instance As OmrBubbleShape
public enum OmrBubbleShape : System.Enum
public enum class OmrBubbleShape : public System.Enum
'DeclarationPublic Enum OmrBubbleShape Inherits System.Enum
'UsageDim instance As OmrBubbleShape
public enum OmrBubbleShape : System.Enum
public enum class OmrBubbleShape : public System.Enum
| Member | Value | Description |
|---|---|---|
| Circle | 1 | The bubble(s) in the OMR field are circular. |
| OpenRectangle | 3 | The bubble(s) in the OMR field are an open rectangle. |
| Rectangle | 2 | The bubble(s) in the OMR field are rectangular. |
System.Object
System.ValueType
System.Enum
Accusoft.FormFixSdk.OmrBubbleShape