ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Enumerations Reference / enumIGPDFCharset
In This Topic
    enumIGPDFCharset
    In This Topic

    Represents the PDF Character Set.

    Values:

    IG_PDF_CHARSET_UNKNOWN 0 The font does not use Adobe Standard Encoding.
    IG_PDF_CHARSET_ROMAN 1 The font uses Adobe Standard encoding. This is determined by the "Uses Adobe Standard Encoding" bit in the font descriptor.
    IG_PDF_CHARSET_EXPERT 2 Currently unused.
    IG_PDF_CHARSET_LAST 3 Placeholder for the last value of this enumeration.