modern-pdf-lib / showTextOp
Function: showTextOp()
showTextOp(
text):string
Defined in: src/core/operators/text.ts:216
Show a text string (Tj).
Parameters
text
string
The text to display. Special characters are escaped.
Returns
string
modern-pdf-lib / showTextOp
showTextOp(
text):string
Defined in: src/core/operators/text.ts:216
Show a text string (Tj).
string
The text to display. Special characters are escaped.
string