Package version:

Interface DocumentKeyValueElement

An object representing the field key or value in a key-value pair.

Hierarchy

  • DocumentKeyValueElement

Properties

boundingRegions?: BoundingRegion[]

Bounding regions covering the key-value element.

content: string

Concatenated content of the key-value element in reading order.

spans: DocumentSpan[]

Location of the key-value element in the reading order concatenated content.

Generated using TypeDoc