Leadtools.Forms.Processing Namespace : OmrFormFieldResult Class |
The following tables list the members exposed by OmrFormFieldResult.
Name | Description | |
---|---|---|
OmrFormFieldResult Constructor | Initializes a new OmrFormFieldResult class object. |
Name | Description | |
---|---|---|
AverageConfidence | Gets or sets the average confidence of all detected characters. (Inherited from Leadtools.Forms.Processing.OcrFormFieldResult) | |
Characters | List of character classes representing the detected characters inside the OCR field. (Inherited from Leadtools.Forms.Processing.OcrFormFieldResult) | |
MaximumConfidence | Gets or sets the maximum confidence of the detected characters. (Inherited from Leadtools.Forms.Processing.OcrFormFieldResult) | |
MinimumConfidence | Gets or sets the minimum confidence of the detected characters. (Inherited from Leadtools.Forms.Processing.OcrFormFieldResult) | |
Status | Gets or sets the status of processing the field. (Inherited from Leadtools.Forms.Processing.FormFieldResult) | |
Text | Gets or sets the detected text inside the OCR field. (Inherited from Leadtools.Forms.Processing.OcrFormFieldResult) |