Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Document

Package version

An object describing the location and semantic content of a document. An object describing the location and semantic content of a document.

Hierarchy

  • Document

Index

Properties

Optional boundingRegions

boundingRegions: BoundingRegion[]

Bounding regions covering the document. Bounding regions covering the document.

confidence

confidence: number

Confidence of correctly extracting the document. Confidence of correctly extracting the document.

docType

docType: string

Document type. Document type.

Optional fields

fields: undefined | {}

Dictionary of named field values. Dictionary of named field values.

spans

spans: DocumentSpan[]

Location of the document in the reading order concatenated content. Location of the document in the reading order concatenated content.

Generated using TypeDoc