AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about where the following items are located on a document page: detected page, text, key-value pairs, tables, table cells, and selection elements.
Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z
public class Geometry
The Geometry type exposes the following members
Name | Description | |
---|---|---|
Geometry() |
Name | Type | Description | |
---|---|---|---|
BoundingBox | Amazon.Textract.Model.BoundingBox |
Gets and sets the property BoundingBox. An axis-aligned coarse representation of the location of the recognized item on the document page. |
|
Polygon | System.Collections.Generic.List<Amazon.Textract.Model.Point> |
Gets and sets the property Polygon. Within the bounding box, a fine-grained polygon around the recognized item. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5