The following tables list the members exposed by OcrFormField.
Name | Description | |
---|---|---|
OcrFormField Constructor | Initializes a new OcrFormField class object. |
Name | Description | |
---|---|---|
Bounds | Gets or sets a LogicalRectangle that specifies the location of the field in the form image. (Inherited from FormField) | |
Name | Gets or sets the field name. (Inherited from FormField) | |
Result | Gets the results of processing this field. (Inherited from FormField) |
Name | Description | |
---|---|---|
ReadXml | Reads the values stored in the XML. (Inherited from FormField) | |
ReadXmlValues | Fills this FormField from the XML string stored in values. (Inherited from FormField) | |
WriteXml | Writes the values to the XML. (Inherited from FormField) | |
WriteXmlValues | Writes this FormField class data into the specified XML valuesElement. (Inherited from FormField) |