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_PAGE / IG_PDF_page_reset_display_cache
In This Topic
    IG_PDF_page_reset_display_cache
    In This Topic

    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.