This property refers to various information about the scan device as retrieved by the Select method or the GetDSInfo method.
[Visual
Basic] imagekitcontrolname.Scan.SourceMajor
[ = Integer ]
[Visual C++] [
short =
]imagekitcontrolname.GetScan().GetSourceMajor()
Reference
The major version number of the scan device
Explanation
The SourceMajor property refers to the version number of the scan device as retrieved by the Select method or the GetDSInfo method.
Setting this value
This value cannot be set.
Retrieving this value
This value can be retrieved at runtime.