For a list of all members of this type, see TextFormFieldResult members.
"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) |
![]() ![]() | IsValidated | Specifies whether the read text matches the specified regular expression in the text field. |
![]() ![]() | Matches | Contains all occurrences of the successful matches in the results text OcrFormFieldResult.Text for the TextFormField.RegexPattern. |
![]() ![]() | 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) |