ImageScannerPreviewResult.Format Property

Definition

Gets the format of the data for the scan preview. After preview this property is restored to the value before preview.

public:
 property ImageScannerFormat Format { ImageScannerFormat get(); };
ImageScannerFormat Format();
public ImageScannerFormat Format { get; }
var imageScannerFormat = imageScannerPreviewResult.format;
Public ReadOnly Property Format As ImageScannerFormat

Property Value

The scan format.

Applies to