ITextractGetDocumentAnalysisResponse
Interface in AWS.Textract
Interface for GetDocumentAnalysis responses.
Ancestors
Properties
AnalyzeDocumentModelVersion
property AnalyzeDocumentModelVersion: string
Provides the version of the model used to analyze the document.
Blocks
property Blocks: TList<ITextractBlock>
Type: ITextractBlock
Provides a list of items detected and analyzed from the input document.