PdfTextLayout

Full page text with per-character geometry.

Not implemented by the current backends; PdfPage.textLayout throws PdfUnsupportedFeatureException.

Properties

Link copied to clipboard

Number of characters available through get.

Link copied to clipboard

The page text in reading order.

Functions

Link copied to clipboard

Returns rectangles covering range; a range spanning multiple lines produces several rectangles.

Link copied to clipboard
operator fun get(characterIndex: Int): PdfCharacter

Returns the character at characterIndex.