ImageGear for C and C++ on Windows v19.9 - Updated
IG_PDF_page_reset_display_cache
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_PAGE > IG_PDF_page_reset_display_cache

Causes ImageGear display API to re-render PDF page content for display.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_page_reset_display_cache( 
        HIG_PDF_PAGE hPage
); 

Arguments:

Name Type Description
hPage HIG_PDF_PAGE A PDF page.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.