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.
Summary information about documents grouped by the same document type.
Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z
public class DocumentGroup
The DocumentGroup type exposes the following members
| Name | Description | |
|---|---|---|
|
DocumentGroup() |
| Name | Type | Description | |
|---|---|---|---|
|
DetectedSignatures | System.Collections.Generic.List<Amazon.Textract.Model.DetectedSignature> |
Gets and sets the property DetectedSignatures. A list of the detected signatures found in a document group. |
|
SplitDocuments | System.Collections.Generic.List<Amazon.Textract.Model.SplitDocument> |
Gets and sets the property SplitDocuments. An array that contains information about the pages of a document, defined by logical boundary. |
|
Type | System.String |
Gets and sets the property Type. The type of document that Amazon Textract has detected. See Analyze Lending Response Objects for a list of all types returned by Textract. |
|
UndetectedSignatures | System.Collections.Generic.List<Amazon.Textract.Model.UndetectedSignature> |
Gets and sets the property UndetectedSignatures. A list of any expected signatures not found in a document group. |
.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