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

This function deletes specified group from page and destroys all related group content.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_group_delete(
        HIG_ARTX_PAGE hPage,
        HIG_ARTX_GROUP hGroup
);

Arguments:

Name Type Description
hPage HIG_ARTX_PAGE ArtX page handle.
hGroup HIG_ARTX_GROUP Handle of the group to destroy.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback