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)

入力スキャナーが指定したファイル形式をサポートしているかどうかを判断します。

適用対象

こちらもご覧ください