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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly