Accusoft.ImagXpress13.Net
PasteFromClipboard Method




Pastes the image from the clipboard to the current image.
Syntax
public void PasteFromClipboard()
public: void PasteFromClipboard(); 
public:
void PasteFromClipboard(); 
'Declaration
 
Public Sub PasteFromClipboard() 
 
'Usage
 
Dim instance As ImageXView
 
instance.PasteFromClipboard()
Remarks

The image on the clipboard is pasted into an Image, overwriting any existing data in the Image object.

See Also

Reference

ImageXView Class
ImageXView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback