Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 593 Bytes

imagescanner_isscansourcesupported_233028473.md

File metadata and controls

26 lines (18 loc) · 593 Bytes
-api-id -api-type
M:Windows.Devices.Scanners.ImageScanner.IsScanSourceSupported(Windows.Devices.Scanners.ImageScannerScanSource)
winrt method

Windows.Devices.Scanners.ImageScanner.IsScanSourceSupported

-description

Determines if the specified scan source is available on the scanner.

-parameters

-param value

The scan source.

-returns

True if the scan source, flatbed or feeder, is available; otherwise False.

-remarks

-examples

-see-also