AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Textract.Model.LineItemGroup

Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z

Syntax

C#
public class LineItemGroup

The LineItemGroup type exposes the following members

Constructors

NameDescription
Public Method LineItemGroup()

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

Version Information

.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