←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.