pdfrx_web
    Preparing search index...

    Function pdfFontCharsetName

    • Returns the PdfFontCharset name for a charset id (e.g. 128'shiftJis'), or undefined if the id is not one of the named charsets.

      Parameters

      • charset: number

        The charset value (number).

      Returns string | undefined

      The resulting string or undefined.