Bounding regions covering the document.
The service's confidence that it has correctly extracted the document.
The type of the document that was extracted. A model can have multiple document types (for example, in a composed model), so this property indicates which document type the fields of this document correspond to.
The extracted fields, which correspond to the document type's field schema.
Locations of the document's elements in the content
text (reading-order-concatenated content).
Generated using TypeDoc
An extracted document object.
An AnalyzedDocument is an instance of one of the document types within a model. Its fields correspond to the field schema of the document type.