OmrEllipticalFieldTemplate Class Members
In This Topic
The following tables list the members exposed by
OmrEllipticalFieldTemplate.
Public Constructors
Public Properties
| Name | Description |
 | BoundingBox | Gets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplate) |
 | FilledPercentOnTemplate | Gets or sets the black pixel density of the field on the template image. (Inherited from OmrFieldTemplate) |
 | FilledThreshold | Gets or sets a threshold value of black pixel density of the field for determining whether the field is filled. (Inherited from OmrFieldTemplate) |
 | FilledValue | Gets or sets a string, which will be used as value of recognized field, if the recognized field is considered filled. (Inherited from OmrFieldTemplate) |
 | Name | Gets or sets the name of form field template. (Inherited from FormFieldTemplate) |
 | Threshold | Gets or sets a threshold value of black pixel density of the field for determining filled state of the field. (Inherited from OmrFieldTemplate) |
 | UndefinedValue | Gets or sets a string, which will be used as value of recognized field, if the recognized field is considered undefined. (Inherited from OmrFieldTemplate) |
 | UnfilledThreshold | Gets or sets a threshold value of black pixel density of the field for determining whether the field is unfilled. (Inherited from OmrFieldTemplate) |
 | UnfilledValue | Gets or sets a string, which will be used as value of recognized field, if the recognized field is considered unfilled. (Inherited from OmrFieldTemplate) |
Public Methods
Protected Methods
Public Events
See Also