Skip to content

happypdf / SinglelineTextLayout

Interface: SinglelineTextLayout

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

Properties

bounds

ts
bounds: LayoutBounds;

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


fontSize

ts
fontSize: number;

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


line

ts
line: TextPosition;

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

MIT Licensed. A fork of pdf-lib.