ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_sysfont_release
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_SYSFONT > IG_PDF_sysfont_release

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.

Is this page helpful?
Yes No
Thanks for your feedback.