Saves the TwainPro-compressed image as a file given a path and file name.
| Visual Basic |
|---|
Public Sub SaveToFile( _ ByVal FileName As String _ ) |
- FileName
- A string representation of a legal file name (path) to which the file will be saved.
|
| Accusoft TwainPRO 8 |
|
| SaveToFile Method | |
| See Also Send comments on this topic. | |
| AccusoftTwainPro8 ActiveX DLL > TwainPro Object : SaveToFile Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub SaveToFile( _ ByVal FileName As String _ ) |