The following tables list the members exposed by Field.
Protected Constructors
Name | Description | |
---|---|---|
Field | Initializes a new instance of Field with the default parameters. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of the current Field. |
Public Properties
Name | Description | |
---|---|---|
Bounds | The LeadRect area that specifies the location of the field in the OMR image. | |
Id | The unique identifier for each field in the Fields collection. | |
IsInfoExtracted | Indicates whether the Field information has been extracted using ITemplateForm.ExtractInfo. | |
Name | The field's name. | |
PageNumber | The page number associated with this field in the Pages object. | |
Result | Gets an object of type FieldResult that contains the processed field results. | |
Tag | The user-defined data object that is associated with this object. |