Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommonFieldValue

Package version

Properties common to the recognized text field

Hierarchy

  • CommonFieldValue

Index

Properties

Optional boundingBox

boundingBox: Point2D[]

Bounding box of the field value, if appropriate.

Optional confidence

confidence: undefined | number

Confidence score.

Optional pageNumber

pageNumber: undefined | number

The 1-based page number in the input document.

Optional text

text: undefined | string

Text content of the recognized field.

Optional textContent

textContent: FormContent[]

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

Generated using TypeDoc