Package version:

Interface DocumentCaption

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

Hierarchy

  • DocumentCaption

Properties

boundingRegions?: BoundingRegion[]

Bounding regions covering the table caption.

content: string

Table caption content.

spans: DocumentSpan[]

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

Generated using TypeDoc