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.

Summary information about documents grouped by the same document type.

Inheritance Hierarchy

System.Object
  Amazon.Textract.Model.DocumentGroup

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

Syntax

C#
public class DocumentGroup

The DocumentGroup type exposes the following members

Constructors

NameDescription
Public Method DocumentGroup()

Properties

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

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

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

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

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