Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentKeyValueElement

Package version

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

Hierarchy

  • DocumentKeyValueElement

Index

Properties

Optional boundingRegions

boundingRegions: BoundingRegion[]

Bounding regions covering the key-value element.

content

content: string

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

spans

spans: DocumentSpan[]

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

Generated using TypeDoc