Skip to main content

Interface: BlockTextMetrics

Measured size of a wrapped block of text.

Extended by

Properties

PropertyTypeDescription
heightnumberTotal height in PDF points (line count × line height).
lineCountnumberNumber of lines after wrapping.
widthnumberWidth of the longest rendered line in PDF points.