Accusoft ImagXpress 13
Copy Method
Description
Copies the current image to the Window's clipboard.
Syntax
Visual Basic
Public Sub Copy() 
Remarks

The current image is placed on the clipboard.

If the clipboard contains a bitmap or DIB, then it is replaced with a copy of the image buffer's current DIB. The type of image placed on the clipboard is determined by the ClipboardFormat property.

If this method fails, the ImagError property is set with IX_Error_ClipboardCopy.

See Also

ImagXpress Object  | ImagXpress Members  | ClipboardFormat Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback