←Select platform

IsReady Property (RasterClipboard)

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 
   Get 
public:  
   static property bool IsReady 
   { 
      bool get() 
   } 

Property Value

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

Requirements

Target Platforms

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