This function sets selection status for all annotations on the page.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_page_marks_select( HIG_ARTX_PAGE hPage, AT_BOOL bSelected ); |
Name | Type | Description |
---|---|---|
hPage | HIG_ARTX_PAGE | ArtX page handle. |
bSelected | AT_BOOL | Selection state to set. |
Error count.
This function does not process image pixels.