ImageGear for C and C++ on Windows v19.0
IG_ARTX_page_undo_is_enabled

This function returns current undo recording status.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_undo_is_enabled(
        HIG_ARTX_PAGE hPage,
        LPAT_BOOL pbState
);

Arguments:

Name Type Description
hPage HIG_ARTX_PAGE ArtX page handle.
pbState LPAT_BOOL Pointer to storage for the function result.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback