Skip to content

modern-pdf-lib


modern-pdf-lib / nextLineOp

Function: nextLineOp()

nextLineOp(): string

Defined in: src/core/operators/text.ts:203

Move to the start of the next line (T*).

Equivalent to 0 -TL Td where TL is the current leading.

Returns

string

Released under the MIT License.