Skip to main content

Interface: PlacedTextResult

Result of PdfPage.placeText: the drawn size plus the next y to continue at.

Extends

Properties

PropertyTypeDescriptionInherited from
endYnumberThe y at the far edge of the drawn text — where the next element can start (accounts for the page origin).-
heightnumberHeight in PDF points (the font size).TextMetrics.height
widthnumberRendered width in PDF points.TextMetrics.width