Accusoft.TwainPro8.Net
CutToClipboard Method
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > ScannedImage Class : CutToClipboard Method




Glossary Item Box

Cuts the image to the clipboard.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Sub CutToClipboard() 
'Usage
 
Dim instance As ScannedImage
 
instance.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

©2013. Accusoft Corporation. All Rights Reserved.