Accusoft.TwainPro8.Net
SaveFile(String) Method
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > ScannedImage Class > SaveFile Method : SaveFile(String) Method




filename
A string representation of a legal file name (path) to which the file will be saved.

Glossary Item Box

Deprecated, please use SaveToFile(System.String filename) to save the TwainPro-compressed image to file or SaveSourceCompressedImageToFile(System.String filename) to save the Source-compressed image to file instead. Saves the scanned image to file using the specified filename and default save options.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

filename
A string representation of a legal file name (path) to which the file will be saved.

Remarks

The bitmap saved will be the same bits per pixel and color depth as the current DIB. Valid file extensions for this filename are .bmp, .jpg, .pic, .tif, and .pdf.

See Also

©2013. Accusoft Corporation. All Rights Reserved.