IG_ARTX_page_clipboard_paste
This function pastes one or more marks from the clipboard to the top of the current ArtX page.
Declaration:
|
Copy Code
|
AT_ERRCOUNT IG_ARTX_page_clipboard_paste(HIG_ARTX_PAGE hArtPage, AT_INT nAppend);
|
Arguments:
Name |
Type |
Description |
hArtPage
|
HIG_ARTX_PAGE
|
ArtX page handle.
|
nAppend
|
AT_INT
|
If zero then do not append the marks but clear the existing the marks on the ArtX page; otherwise append the marks from the clipboard to the existing marks on the ArtX page.
|
Return Value:
Returns the number of ImageGear errors that occurred during the function call.
Supported Raster Image Formats:
This function does not process image pixels.