CurrentDeviceSettingsResolution Property Terminal Works - TwainScanning.Net Library
Resolution at which scanning is performed.

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

Note: When not using Bridgex86, same as [!:Settings.Resolution.X] and [!:Settings.Resolution.Y] or the alias Resolution.

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

public Nullable<ScanResolution> Resolution { get; set; }

Property Value

Type: NullableScanResolution
See Also

Reference