ClipboardGetImage Method

CVB.Net Documentation
Get a Image currently stored in the clipboard.

Namespace:  Stemmer.Cvb.Forms
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public static Image GetImage()

Return Value

Type: Image
image from the clipboard
Exceptions

ExceptionCondition
ExternalExceptionif getting the image from the clipboard failed
See Also

Reference