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.
A grouping of tables which contain LineItems, with each table identified by the table's
LineItemGroupIndex
.
Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z
public class LineItemGroup
The LineItemGroup type exposes the following members
Name | Description | |
---|---|---|
![]() |
LineItemGroup() |
Name | Type | Description | |
---|---|---|---|
![]() |
LineItemGroupIndex | System.Int32 |
Gets and sets the property LineItemGroupIndex. The number used to identify a specific table in a document. The first table encountered will have a LineItemGroupIndex of 1, the second 2, etc. |
![]() |
LineItems | System.Collections.Generic.List<Amazon.Textract.Model.LineItemFields> |
Gets and sets the property LineItems. The breakdown of information on a particular line of a table. |
.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