Loads settings for the filename given.
Visual Basic |
---|
Public Sub LoadSettings( _ ByVal FileName As String _ ) |
- FileName
- A string value which represents the filename to load options for.
Loads scanner settings that were previously saved to a file using the SaveSettings method.
Note: Your scanner may 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 are written to the DebugLogFile.