Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ImageScannerPreviewResult Class
Definition
- Namespace:
- Windows.Devices.Scanners
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.
Represents the result of a preview scan job.
public ref class ImageScannerPreviewResult sealed
/// [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 ImageScannerPreviewResult final
[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 ImageScannerPreviewResult
Public NotInheritable Class ImageScannerPreviewResult
- Inheritance
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
|
| API contract |
Windows.Devices.Scanners.ScannerDeviceContract (introduced in v1.0)
|
Properties
| Name | Description |
|---|---|
| Format |
Gets the format of the data for the scan preview. After preview this property is restored to the value before preview. |
| Succeeded |
Gets whether the scan preview was successful. |
Applies to
Feedback
Was this page helpful?
