Package version:

Interface DocumentFootnote

An object representing the location and content of a table footnote.

Hierarchy

  • DocumentFootnote

Properties

boundingRegions?: BoundingRegion[]

Bounding regions covering the table footnote.

content: string

Table footnote content.

spans: DocumentSpan[]

Location of the table footnote in the reading order concatenated content.

Generated using TypeDoc