Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentParagraph

Package version

A paragraph object consisting with contiguous lines generally with common alignment and spacing. A paragraph object consisting with contiguous lines generally with common alignment and spacing.

Hierarchy

  • DocumentParagraph

Index

Properties

Optional boundingRegions

boundingRegions: BoundingRegion[]

Bounding regions covering the paragraph. Bounding regions covering the paragraph.

content

content: string

Concatenated content of the paragraph in reading order. Concatenated content of the paragraph in reading order.

Optional role

Semantic role of the paragraph. Semantic role of the paragraph.

spans

spans: DocumentSpan[]

Location of the paragraph in the reading order concatenated content. Location of the paragraph in the reading order concatenated content.

Generated using TypeDoc