 
            This function removes several marks from page.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT IG_ARTX_page_marks_remove_array(
        HIG_ARTX_PAGE hArtPage,
        LPHIG_ARTX_MARK phMarkArray,
        AT_INT nCount
);
 | |
| Name | Type | Description | 
|---|---|---|
| hArtPage | HIG_ARTX_PAGE | ArtX page handle. | 
| phMarkArray | LPHIG_ARTX_MARK | Array with handles of marks to remove. | 
| nCount | AT_INT | Number of elements in phMarkArray array. | 
Error count.
This function does not process image pixels.