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_FONT / IG_PDF_font_get_cid_system_supplement
In This Topic
    IG_PDF_font_get_cid_system_supplement
    In This Topic

    Gets the SystemSupplement number of a CIDFont.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_font_get_cid_system_supplement(
            HIG_PDF_FONT hFont,
            LPLONG lpCIDSystemSupplement
    );
    

    Arguments:

    Name Type Description
    hFont HIG_PDF_FONT The font whose SystemSupplement field is obtained.
    lpCIDSystemSupplement LPLONG The SystemSupplement field from the CIDFont.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.