ImageGear v26.5 - Updated March 3, 2025
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