Version 106.0.290 
            Get the image representation of drag data.
            May return NULL if no image representation is available.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxproperty IImage^ Image {
	IImage^ get ();
}Property Value
Type: 
IImage
See Also