Skip to content

modern-pdf-lib


modern-pdf-lib / beginText

Function: beginText()

beginText(): string

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

Begin a text object (BT).

All text-showing operators must appear between a BT / ET pair.

Returns

string

Released under the MIT License.