Overload List

NameDescription
SourceSettingsLoad(Stream)

Loads source settings from file (previously saved using SourceSettingsSave).

Source settings are filled when IETWainParams.ShowSettingsOnly is true and you call IEImage.AcquireFromTWain().

SourceSettingsLoad(String)

Loads source settings from file (previously saved using SourceSettingsSave).

Source settings are filled when IETWainParams.ShowSettingsOnly is true and you call IEImage.AcquireFromTWain().

See Also