ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_SYSENCODING / IG_PDF_sysencoding_is_multibyte
In This Topic
    IG_PDF_sysencoding_is_multibyte
    In This Topic

    Returns in lpbResult TRUE for CMap encoding; FALSE otherwise.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_sysencoding_is_multibyte(
            HIG_PDF_SYSENCODING hSysEncoding,
            LPAT_BOOL lpbResult 
    );
    

    Arguments:

    Name Type Description
    hSysEncoding HIG_PDF_SYSENCODING An encoding object.
    lpbResult LPAT_BOOL TRUE for CMap encoding; FALSE otherwise.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.