This property refers to the number of scan devices retrieved by the List method.
[Visual
Basic] imagekitcontrolname.Scan.DsNameCount
[ = Integer ]
[Visual C++] [
short =
]imagekitcontrolname.GetScan().GetDsNameCount()
Property Value
The DsNameCount value is the number of scan devices retrieved by the List method
Explanation
The DsNameCount property refers to the number of scan devices retrieved by the List method.
The DsNameCount property corresponds to the Scan Control's ScanDsNameCount property in earlier versions of the ImageKit.
Setting this value
This value cannot be set.
Retrieving this value
This value can be retrieved at runtime.