ScanSettingsDuplexEnabled Property Terminal Works - TwainScanning.Net Library
Should duplex scanning be used.

If not set, the device default value will be used.

Note: When not using Bridgex86, same as using [!:DataSource.Settings.Duplex.Enabled] or the alias UseDuplex.

Namespace: TwainScanning.Bridgex86
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax

public Nullable<bool> DuplexEnabled { get; set; }

Property Value

Type: NullableBoolean
See Also

Reference