happypdf / CombedTextLayout
Interface: CombedTextLayout
Defined in: src/api/text/layout.ts:188
Properties
bounds
ts
bounds: LayoutBounds;Defined in: src/api/text/layout.ts:189
cells
ts
cells: TextPosition[];Defined in: src/api/text/layout.ts:190
fontSize
ts
fontSize: number;Defined in: src/api/text/layout.ts:191