CurrentDeviceSettingsImageCount Property Terminal Works - TwainScanning.Net Library
Maximum number of images being acquired (if -1, all available images are acquired).

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

Note: When not using Bridgex86, same as 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 string ImageCount { get; set; }

Property Value

Type: String
See Also

Reference