CurrentDeviceSettingsDuplexEnabled Property Terminal Works - TwainScanning.Net Library
Is duplex scanning being used.

If not set, then the device doesn't support it.

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

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

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

Property Value

Type: NullableBoolean
See Also

Reference