The following tables list the members exposed by OcrFormFieldResult.
Name | Description | |
---|---|---|
![]() ![]() | OcrFormFieldResult Constructor | Initializes a new OcrFormFieldResult class object. |
Name | Description | |
---|---|---|
![]() ![]() | AverageConfidence | Gets or sets the average confidence of all detected characters. |
![]() ![]() | Characters | List of character classes representing the detected characters inside the OCR field. |
![]() ![]() | MaximumConfidence | Gets or sets the maximum confidence of the detected characters. |
![]() ![]() | MinimumConfidence | Gets or sets the minimum confidence of the detected characters. |
![]() ![]() | 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. |