This property refers to the number of images that have been scanned.

[Visual Basic]   imagekitcontrolname.Scan.ScanCount [ = Long ]
[Visual C++]     [ long = ]imagekitcontrolname.GetScan().GetScanCount()
[VB.NET]   imagekitcontrolname.Scan.ScanCount [ = Integer ]
[C#.NET]   imagekitcontrolname.Scan.ScanCount [ = int ]

Property Value

The number of scanned images

Explanation

The ScanCount property refers to the number of images that have been scanned. Once the Exec or the ExecVariant method has completed execution, the ScanCount property value can be retrieved.

Setting this value

  This value cannot be set.

Retrieving this value

  This value can be retrieved at runtime.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation