ImageGear Professional DLL for Windows
IG_ARTX_page_marks_select

This function sets selection status for all annotations on the page.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_marks_select(
        HIG_ARTX_PAGE hPage,
        AT_BOOL bSelected
);

Arguments:

Name Type Description
hPage HIG_ARTX_PAGE ArtX page handle.
bSelected AT_BOOL Selection state to set.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback