IsClipboardDataAvailable Method

Example-VB Example-VC++

Determines whether image or annotation data is present in the Clipboard.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.IsClipboardDataAvailable

Arguments

None

Return Value

Boolean

Value Description

True Image or annotation data is in the clipboard
False Image or annotation data is not in the clipboard

Remarks

Use the IsClipboardDataAvailable method to determine whether the ClipboardPaste method can be invoked.