User Guide > How to Work with... > Clipboard Operations > Check the Contents of the Clipboard |
You can easily check if the clipboard currently contains image data that is usable by ImageGear .NET via the ImGearRasterPage.CanGetFromClipboard property. We recommend you always check that this property returns True before calling ImGearRasterPage.GetFromClipboard.