ScanSettingsImageCount Property Terminal Works - TwainScanning.Net Library
Maximum number of images to acquire (-1 acquires all available images, 0 is treated as -1).

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

Note: When not using Bridgex86, same as using count parameter in Acquire() and AcquireAsync() methods or [!:DataSource.Settings.Transfer.ImageCount].

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

public Nullable<short> ImageCount { get; set; }

Property Value

Type: NullableInt16
See Also

Reference