←Select platform

IsReady Property

Summary

Determines whether the Windows clipboard contains an image that can be copied using Paste.

Syntax

C#
VB
C++
public static bool IsReady {get;}
Public Shared ReadOnly Property IsReady As Boolean
public: 
static property bool IsReady { 
   bool get(); 
} 

Property Value

true if the clipboard contains an image that can be copied, false otherwise.

Example

Refer to Paste.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize