Skip to content

happypdf / LayoutCombedTextOptions

Interface: LayoutCombedTextOptions

Defined in: src/api/text/layout.ts:181

Properties

bounds

ts
bounds: LayoutBounds;

Defined in: src/api/text/layout.ts:184


cellCount

ts
cellCount: number;

Defined in: src/api/text/layout.ts:185


font

ts
font: PDFFont;

Defined in: src/api/text/layout.ts:183


fontSize?

ts
optional fontSize?: number;

Defined in: src/api/text/layout.ts:182

MIT Licensed. A fork of pdf-lib.