Skip to main content

ITextractDetectDocumentTextResponse

Interface in AWS.Textract

Interface for DetectDocumentText responses.

Ancestors

Properties

Blocks

property Blocks: TList<ITextractBlock>

Type: ITextractBlock

Provides a list of items detected and analyzed from the input document.

DetectDocumentTextModelVersion

property DetectDocumentTextModelVersion: string

Provides the version of the model used to analyze the document.

DocumentMetadata

property DocumentMetadata: ITextractDocumentMetadata

Type: ITextractDocumentMetadata

Provides metadata about the input document.