Skip to content

a11ydocs v1.7.0


a11ydocs / 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.