ImageScannerFeederConfiguration.DefaultFormat 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 default file format for the scanner's feeder at the beginning of a new scan session.
public:
property ImageScannerFormat DefaultFormat { ImageScannerFormat get(); };
ImageScannerFormat DefaultFormat();
public ImageScannerFormat DefaultFormat { get; }
var imageScannerFormat = imageScannerFeederConfiguration.defaultFormat;
Public ReadOnly Property DefaultFormat As ImageScannerFormat
Property Value
The file type.
Implements
Remarks
All WIA scanner devices support the Windows Device Independent Bitmap (DIB) format.
By default, these values in this order will be selected based on the file formats the device supports, from the smallest file size (in bytes) to the largest size:
-
- Jpeg
-
- Png
-
- Bitmap