Loads the settings for the current scanner from an .ini file.
Visual Basic |
---|
Public Sub LoadSettings( _ ByVal FileName As String _ ) |
- FileName
- The full path and filename of the .ini file which contains the scanner settings to load.
The same .ini file can be used for multiple scanners because the settings are saved under a different section for each scanner. The section name used in the .ini file is the name of the scanner driver.