sempdf
sempdf v1.9.1Interfaces

Interface: TextMetrics

sempdf v1.9.1


sempdf / TextMetrics

Defined in: src/types.ts:1126

Measured size of a single line of text.

Extended by

Properties

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

On this page