ScanSettingsImageQuality Property Terminal Works - TwainScanning.Net Library
Which quality to use for scanned images, value clamped between 10-100.

Only applied when using the following file formats: PDF, JPEG, PNG. And requires TransferMechanism to be set to Native or Memory.

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

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

public Nullable<int> ImageQuality { get; set; }

Property Value

Type: NullableInt32
See Also

Reference