Determines whether image or annotation data is present in the Clipboard.
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.
Annotation topics in Imaging Concepts
ClipboardCopy method
ClipboardCut method
ClipboardPaste method
Image topics in Imaging Concepts