LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

IsReady Property

Show in webframe





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 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

See Also

Reference

RasterClipboard Class
RasterClipboard Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.