ScanSettingsThreshold Property Terminal Works - TwainScanning.Net Library
The threshold between detecting black and white shades (requires ColorMode to be set to BW).

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

Note: When not using Bridgex86, same as using [!:DataSource.Settings.ImageType.Threshold].

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

public Nullable<float> Threshold { get; set; }

Property Value

Type: NullableSingle
See Also

Reference