Declaring Type: BaseField
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Define the coordinates of the zone in the page where the values has been found.
[JsonPropertyName("polygon")]
[JsonConverter(Mindee.Geometry.PolygonJsonConverter)]
public Polygon Polygon { get; set; }
Documentation generated by MdDocs