ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRasterPage Class / CanGetFromClipboard Property




In This Topic
CanGetFromClipboard Property
In This Topic
Gets a value indicating whether there is a valid image available in the system clipboard.
Syntax
'Declaration
 
Public Shared ReadOnly Property CanGetFromClipboard As Boolean
 
'Usage
 
Dim value As Boolean
 
value = ImGearRasterPage.CanGetFromClipboard

Property Value

Boolean value.
See Also