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_SYSFONT / IG_PDF_sysfont_release
In This Topic
    IG_PDF_sysfont_release
    In This Topic

    Releases a system font object.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_release(
            HIG_PDF_SYSFONT hSysFont 
    );
    

    Arguments:

    Name Type Description
    hSysFont HIG_PDF_SYSFONT A system font to release.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.