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_platform_data
In This Topic
    IG_PDF_sysfont_release_platform_data
    In This Topic

    Releases platform-specific data for the specified hSysFont.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_release_platform_data(
            HIG_PDF_SYSFONT hSysFont,
            LPAT_PDF_SYSFONT_PLATDATA lpPlatData 
    );
    

    Arguments:

    Name Type Description
    hSysFont HIG_PDF_SYSFONT A SysFont object referencing a system font.
    lpPlatData LPAT_PDF_SYSFONT_PLATDATA Pointer to AT_PDF_SYSFONT_PLATDATA containing platform-specific data to release.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.