Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace : OmrFormField Class |
The following tables list the members exposed by OmrFormField.
Name | Description | |
---|---|---|
OmrFormField Constructor | Initializes a new OmrFormField class object. |
Name | Description | |
---|---|---|
Bounds | Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image. (Inherited from Leadtools.Forms.Processing.FormField) | |
Dropout | Gets or sets the dropout options. (Inherited from Leadtools.Forms.Processing.FormField) | |
FrameMethod | Gets or sets the OMR frame detection mode of the field. | |
MasterPageNumber | Gets or sets the master page index that this FormField belong to. (Inherited from Leadtools.Forms.Processing.FormField) | |
Name | Gets or sets the field's name. (Inherited from Leadtools.Forms.Processing.FormField) | |
Result | Overridden. Gets the results of processing this field. | |
Sensitivity | Gets or sets the OMR sensitivity mode of the field. | |
Tag | Gets or sets user-defined data of the field. (Inherited from Leadtools.Forms.Processing.FormField) | |
UseFieldSettings | Gets or sets the use of the field settings for its OMR recognition. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a copy of the field. | |
Process | Overridden. Performs the processing of this field. |
Name | Description | |
---|---|---|
ReadXml | Reads the values stored in the XML file. (Inherited from Leadtools.Forms.Processing.FormField) | |
ReadXmlValues | Overridden. Fills this OmrFormField from the XML string stored in values. | |
WriteXml | Writes the values to an XML file. (Inherited from Leadtools.Forms.Processing.FormField) | |
WriteXmlValues | Overridden. Writes this OmrFormField class data into the specified XML valuesElement |