Accusoft TwainPRO 8
LoadSettings Method
See Also  Send comments on this topic.
FileName
A string value which represents the filename to load options for.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : LoadSettings Method

Glossary Item Box

Description

Loads settings for the filename given.

Syntax

Visual Basic
Public Sub LoadSettings( _
   ByVal FileName As String _
) 

Parameters

FileName
A string value which represents the filename to load options for.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.