mindee-api-dotnet

BaseField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent basics of a field.

public abstract class BaseField

Inheritance: object → BaseField

Properties

Name Description
BoundingBox Straight rectangle.
Confidence The confidence about the zone of the value extracted. A value from 0 to 1.
PageId The index of the page where the current field was found.
Polygon Define the coordinates of the zone in the page where the values has been found.

Documentation generated by MdDocs