Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentLine

Package version

A content line object consisting of an adjacent sequence of content elements, such as words and selection marks.

Hierarchy

  • DocumentLine

Index

Properties

Optional boundingBox

boundingBox: number[]

Bounding box of the line.

content

content: string

Concatenated content of the contained elements in reading order.

spans

spans: DocumentSpan[]

Location of the line in the reading order concatenated content.

Generated using TypeDoc