Skip to content

zeropdf v1.3.0


zeropdf / TextMetrics

Interface: TextMetrics

Defined in: src/types.ts:996

Measured size of a single line of text.

Extended by

Properties

PropertyTypeDescriptionDefined in
heightnumberHeight in PDF points (the font size).src/types.ts:1000
widthnumberRendered width in PDF points.src/types.ts:998

Released under the ISC license.