Example-VB | Example-VC++ |
Determines whether image or annotation data is present in the Clipboard.
Ö | 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.IsClipboardDataAvailable
None
Boolean
Value | Description |
True | Image or annotation data is in the clipboard |
False | Image or annotation data is not in the clipboard |
Use the IsClipboardDataAvailable method to determine whether the ClipboardPaste method can be invoked.