Package version:

Interface DocumentFieldCommon

Fields that are common to all DocumentField variants.

Hierarchy

Properties

boundingRegions?: BoundingRegion[]

Bounding regions covering the field.

confidence?: number

Confidence of correctly extracting the field.

content?: string

The verbatim extracted text content of the field.

spans?: DocumentSpan[]

Location of the field in the reading order concatenated content.

Generated using TypeDoc