Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentTable

Package version

A table object consisting table cells arranged in a rectangular layout.

Hierarchy

  • DocumentTable

Index

Properties

Optional boundingRegions

boundingRegions: BoundingRegion[]

Bounding regions covering the table.

cells

Cells contained within the table.

columnCount

columnCount: number

Number of columns in the table.

rowCount

rowCount: number

Number of rows in the table.

spans

spans: DocumentSpan[]

Location of the table in the reading order concatenated content.

Generated using TypeDoc