Overload List

NameDescription
SourceSettingsSave(Stream)

Saves source settings to stream (you can re-load them using SourceSettingsLoad).

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

SourceSettingsSave(String)

Saves source settings to file (you can re-load them using SourceSettingsLoad).

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

See Also