Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextWord

Package version

An object representing a word.

Hierarchy

  • TextWord

Index

Properties

boundingBox

boundingBox: number[]

Bounding box of an extracted word.

Optional confidence

confidence: undefined | number

Confidence value.

text

text: string

The text content of the word.

Generated using TypeDoc