Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Line

Package version

An object representing a recognized text line.

Hierarchy

  • Line

Index

Properties

Properties

Optional boundingBox

boundingBox: number[]

Bounding box of a recognized line.

Optional text

text: undefined | string

The text content of the line.

Optional words

words: Word[]

List of words in the text line.

Generated using TypeDoc