Gets and sets the scanner setting that is to be retrieved or set.
Read-write property
Visual Basic |
---|
Public Property ScanSetting As ISX_ScanSetting |
A ISX_ScanSetting Enumeration representing the scanner setting that is to be retrieved or set.
All scanner settings are modified by setting the ScanSetting Property to the appropriate setting and then using one of the setting properties such as the SettingLong Property or the SettingString Property to set up the scanner.
Setting this property will also automatically set the Advanced Property to true.