modern-pdf-lib / asPDFName
Function: asPDFName()
asPDFName(
value):PdfName
Defined in: src/utils/pdfValueHelpers.ts:16
Create a PdfName from a string.
Parameters
value
string
The name value (with or without leading /).
modern-pdf-lib / asPDFName
asPDFName(
value):PdfName
Defined in: src/utils/pdfValueHelpers.ts:16
Create a PdfName from a string.
string
The name value (with or without leading /).