AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Copy Method |
Visual Basic |
---|
Public Sub Copy() |
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.