Example-VB | Example-VC++ |
Completes a Clipboard paste operation, making the pasted image or annotation data part of the original image.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.CompletePaste
None
None
The ClipboardPaste method pastes image or annotation data from the Clipboard into the control. After the image or annotation data appears in the control, it can be moved at will and is therefore not part of the original image. To make the pasted image or annotation data part of the original image, the Clipboard paste operation must be completed. When invoked, the CompletePaste method completes a Clipboard paste operation.
A Clipboard paste operation can also be completed by an end user clicking on the form, outside of the pasted data.