This property retrieves the number of scanned images.

[Visual Basic] Public ReadOnly Property Count As Integer
[C#] public int Count {get;}

Property Value

The number of scanned images

Explanation

The Count property retrieves the number of scanned images. After executing the Execute method, the value is set in this property.

See Also

Scan Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation