Accusoft.TwainPro9.Net
CutToClipboard Method




Cuts the image to the clipboard.
Syntax
'Declaration
 
Public Sub CutToClipboard() 
'Usage
 
Dim instance As ScannedImage
 
instance.CutToClipboard()
public void CutToClipboard()
public: void CutToClipboard(); 
public:
void CutToClipboard(); 
Remarks

This method places the current image on the clipboard. The hDIB property is not valid after this operation. If you wish to save the image to file, invoke the SaveFile(String) method prior to using the CutToClipboard method.

See Also

Reference

ScannedImage Class
ScannedImage Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback