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 OcrFormFieldResult) |
![]() | Characters | List of character classes representing the detected characters inside the OCR field. (Inherited from OcrFormFieldResult) |
![]() | MaximumConfidence | Gets or sets the maximum confidence of the detected characters. (Inherited from OcrFormFieldResult) |
![]() | MinimumConfidence | Gets or sets the minimum confidence of the detected characters. (Inherited from OcrFormFieldResult) |
![]() | Status | Gets or sets the status of processing the field. (Inherited from FormFieldResult) |
![]() | Text | Gets or sets the detected text inside the OCR field. (Inherited from OcrFormFieldResult) |