C#
VB
C++
Determines whether the Windows clipboard contains an image that can be copied using Paste.
public static bool IsReady { get; }
Public Shared ReadOnly Property IsReady As Boolean
public:
static property bool IsReady {
bool get();
}
true if the clipboard contains an image that can be copied, false otherwise.
Refer to Paste.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET