Skip to main content

ITextractLineItemGroup

Interface in AWS.Textract

Interface for LineItemGroup.

Properties

LineItemGroupIndex

property LineItemGroupIndex: TOptional<Integer>

Specifies the number used to identify a specific table in a document. The first table will be 1.

LineItems

property LineItems: TList<ITextractLineItemFields>

Type: ITextractLineItemFields

PropertyDescription