mindee-api-dotnet

ListFieldValue Class

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

Constructors

Name Description
ListFieldValue(string, double, Polygon, int?)  

Properties

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.

Methods

Name Description
ToString() A prettier representation.

Documentation generated by MdDocs