Public Enum SingleBubbleAreaAdjustmentMethod Inherits System.Enum
Dim instance As SingleBubbleAreaAdjustmentMethod
public enum SingleBubbleAreaAdjustmentMethod : System.Enum
public enum class SingleBubbleAreaAdjustmentMethod : public System.Enum
Public Enum SingleBubbleAreaAdjustmentMethod Inherits System.Enum
Dim instance As SingleBubbleAreaAdjustmentMethod
public enum SingleBubbleAreaAdjustmentMethod : System.Enum
public enum class SingleBubbleAreaAdjustmentMethod : public System.Enum
Member | Description |
---|---|
AdjustAreaToMatchBubble | This method instructs the OmrProcessor to shrink the area of the field to the bubble's edges. |
UseAreaWithoutAdjustment | This method instructs the OmrProcessor to use the area of the field as given without any adjustment. |
System.Object
System.ValueType
System.Enum
Accusoft.FormFixSdk.SingleBubbleAreaAdjustmentMethod