Accusoft TwainPRO 9
SaveSettings Method
A string value which represents the filename to save options for.
Description
Saves settings for the filename given.
Syntax
Visual Basic
Public Sub SaveSettings( _
   ByVal FileName As String _
) 
Parameters
FileName
A string value which represents the filename to save options for.
Remarks

This method will save the settings of all settable, documented capabilities to file. A settings file contains settings for one TWAIN device, and settings for other TWAIN devices will need to be saved to separate settings files.

The LoadSettings method can be used to later load the settings from file.

Note: Your scanner might not support setting all of the capabilities that are saved in the settings file. If you set the Debug property to True to write a Debug Log File, then during the LoadSettings operation all unsupported capabilities will be written to the Debug Log File.

See Also

TwainPro Object  | TwainPro Members  | LoadSettings Method  | Debug Property  | DebugLogFile Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback