ImageScannerScanSource 枚举

定义

扫描设备的扫描源类型。

public enum class ImageScannerScanSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Scanners.ScannerDeviceContract, 65536)]
enum class ImageScannerScanSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Scanners.ScannerDeviceContract), 65536)]
public enum ImageScannerScanSource
var value = Windows.Devices.Scanners.ImageScannerScanSource.default
Public Enum ImageScannerScanSource
继承
ImageScannerScanSource
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Devices.Scanners.ScannerDeviceContract (在 v1.0 中引入)

字段

AutoConfigured 3

扫描源会自动配置。

Default 0

默认源。

Feeder 2

送纸器扫描源。

Flatbed 1

平板扫描源。

适用于