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




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

Glossary Item Box

Saves the TwainPro-compressed, 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.