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