Skip to main content

TTextractAnalyzeDocumentRequest

Class in AWS.Textract

AnalyzeDocument request class.

Ancestors

Properties

AdaptersConfig

property AdaptersConfig: ITextractAdaptersConfig

Type: ITextractAdaptersConfig

Document

property Document: ITextractDocument

Type: ITextractDocument

FeatureTypes

property FeatureTypes: TList<string>

HumanLoopConfig

property HumanLoopConfig: ITextractHumanLoopConfig

Type: ITextractHumanLoopConfig

QueriesConfig

property QueriesConfig: ITextractQueriesConfig

Type: ITextractQueriesConfig

Constructors

Create

constructor Create;

Constructor for TTextractAnalyzeDocumentRequest.