Click or drag to resize

AcquireEventArgsPendingImages Property

Gets the number of images waiting to be acquired.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int PendingImages { get; }

Property Value

Type: Int32
Number of images waiting to be acquired. If this value is -1, there are more images to be acquired but the device does not know how many.
See Also