Skip to content

happypdf / MultilineTextLayout

Interface: MultilineTextLayout

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

Properties

bounds

ts
bounds: LayoutBounds;

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


fontSize

ts
fontSize: number;

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


lineHeight

ts
lineHeight: number;

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


lines

ts
lines: TextPosition[];

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

MIT Licensed. A fork of pdf-lib.