Returns the PdfFontCharset name for a charset id (e.g. 128 → 'shiftJis'), or undefined if the id is not one of the named charsets.
128
'shiftJis'
undefined
The charset value (number).
The resulting string or undefined.
Returns the PdfFontCharset name for a charset id (e.g.
128→'shiftJis'), orundefinedif the id is not one of the named charsets.