ImageScanner.DefaultScanSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default scan source chosen for this scanner device.
public:
property ImageScannerScanSource DefaultScanSource { ImageScannerScanSource get(); };
ImageScannerScanSource DefaultScanSource();
public ImageScannerScanSource DefaultScanSource { get; }
var imageScannerScanSource = imageScanner.defaultScanSource;
Public ReadOnly Property DefaultScanSource As ImageScannerScanSource
Property Value
The type of scan source.
Remarks
By default, the scan source will be selected from the device in this order of priority:
-
- Auto
-
- Flatbed
-
- Feeder