共用方式為


ImageScannerAutoConfiguration 類別

定義

表示掃描器的自動設定掃描來源。

public ref class ImageScannerAutoConfiguration sealed : IImageScannerFormatConfiguration
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Scanners.ScannerDeviceContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ImageScannerAutoConfiguration final : IImageScannerFormatConfiguration
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Scanners.ScannerDeviceContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ImageScannerAutoConfiguration : IImageScannerFormatConfiguration
Public NotInheritable Class ImageScannerAutoConfiguration
Implements IImageScannerFormatConfiguration
繼承
Object Platform::Object IInspectable ImageScannerAutoConfiguration
屬性
實作

Windows 需求

裝置系列
Windows Desktop Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Devices.Scanners.ScannerDeviceContract (已於 v1.0 引進)

屬性

DefaultFormat

新掃描會話開始時掃描來源的預設檔案格式。

Format

取得或設定從裝置擷取到用戶端應用程式之影像資料的目前檔案格式。

方法

IsFormatSupported(ImageScannerFormat)

判斷輸入掃描器是否支援指定的檔案格式。

適用於

另請參閱