ImageGear for C and C++ on Windows v19.9 - Updated
IG_ARTX_page_undo_clear
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_undo_clear

This function clears all undo action records.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_undo_clear(
        HIG_ARTX_PAGE hPage
);

Arguments:

Name Type Description
hPage HIG_ARTX_PAGE ArtX page handle.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.