ImageScannerPreviewResult.Format Property
Definition
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.
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.