Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyValueElement

Package version

Information about the extracted key or value in a key-value pair.

Hierarchy

  • KeyValueElement

Index

Properties

Optional boundingBox

boundingBox: number[]

Bounding box of the key or value.

Optional elements

elements: string[]

When includeTextDetails is set to true, a list of references to the text elements constituting this key or value.

text

text: string

The text content of the key or value.

Generated using TypeDoc