Word: {
    confidence: number;
    polygon: Polygon;
    text: string;
}

Type declaration

  • confidence: number
  • polygon: Polygon

    Contains the relative vertices coordinates (points) of a polygon containing the field in the document.

  • text: string

Generated using TypeDoc