LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

IsReady Property






Determines whether the Windows clipboard contains an image that can be copied using Paste.
Syntax
public static bool IsReady {get;}
'Declaration
 
Public Shared ReadOnly Property IsReady As Boolean
'Usage
 
Dim value As Boolean
 
value = RasterClipboard.IsReady
public static bool IsReady {get;}
 get_IsReady(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterClipboard Class
RasterClipboard Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.