This method checks whether or not there is clipboard data.

[Visual Basic] Public Function IsClipBoardData()
[C#] public void IsClipBoardData();

Parameters

None

Return Value

Returns True (nonzero) if there is clipboard data, otherwise returns False.

Explanation

The IsClipBoardData method checks whether or not there is clipboard data.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation