Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentFootnote

Package version

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

Hierarchy

  • DocumentFootnote

Index

Properties

Optional boundingRegions

boundingRegions: BoundingRegion[]

Bounding regions covering the table footnote.

content

content: string

Table footnote content.

spans

spans: DocumentSpan[]

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

Generated using TypeDoc