Namespace: Mindee.Parsing.Custom
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Define the values list of a field.
public class ListField
Inheritance: object → ListField
Name | Description |
---|---|
ListField() | |
ListField(double, List<ListFieldValue>) |
Name | Description |
---|---|
Confidence | The confidence about the zone of the value extracted. A value from 0 to 1. |
ContentsList | Return a List of the contents of all values. |
Values | ListFieldValue |
Name | Description |
---|---|
ContentsString(string) | Return a string representation of all values. |
ToString() | A prettier representation. |
Documentation generated by MdDocs