FormFix v6.0 for .NET - Updated
SingleBubbleAreaAdjustmentMethod Enumeration



Accusoft.FormFixSdk Namespace : SingleBubbleAreaAdjustmentMethod Enumeration
The area adjustment method for a field comprising a single bubble.
Syntax
'Declaration
 
Public Enum SingleBubbleAreaAdjustmentMethod 
   Inherits System.Enum
'Usage
 
Dim instance As SingleBubbleAreaAdjustmentMethod
public enum SingleBubbleAreaAdjustmentMethod : System.Enum 
public enum class SingleBubbleAreaAdjustmentMethod : public System.Enum 
Members
MemberValueDescription
AdjustAreaToMatchBubble0 This method instructs the OmrProcessor to shrink the area of the field to the bubble's edges.
UseAreaWithoutAdjustment1 This method instructs the OmrProcessor to use the area of the field as given without any adjustment.
Remarks
This enumeration represents how OMR can adjust the area of an OMR field's single bubble.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FormFixSdk.SingleBubbleAreaAdjustmentMethod

See Also

Reference

Accusoft.FormFixSdk Namespace

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