Skip to content

happypdf / EncodedTextLine

Interface: EncodedTextLine

Defined in: src/api/operations.ts:111

One laid out line. Left/center/right aligned lines carry a single run; justified lines carry one run per stretched piece.

Properties

runs

ts
runs: EncodedTextRun[];

Defined in: src/api/operations.ts:112

MIT Licensed. A fork of pdf-lib.