Appearance
zeropdf / TextMetrics
Interface: TextMetrics
Defined in: src/types.ts:996
Measured size of a single line of text.
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
height | number | Height in PDF points (the font size). | src/types.ts:1000 |
width | number | Rendered width in PDF points. | src/types.ts:998 |