Namespace: Mindee.Parsing.Custom
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Define a value available in a field.
public class ListFieldValue
Inheritance: object → ListFieldValue
Name | Description |
---|---|
ListFieldValue(string, double, Polygon, int?) |
Name | Description |
---|---|
Confidence | The confidence about the zone of the value extracted. A value from 0 to 1. |
Content | Content of the value. |
PageId | The document page on which the information was found. |
Polygon | Define the coordinates of the zone in the page where the values has been found. |
Name | Description |
---|---|
ToString() | A prettier representation. |
Documentation generated by MdDocs