Declaring Type: BaseField
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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