ImageScanner.FlatbedConfiguration 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 and sets the scan settings of the flatbed scan unit, like scan resolution and color mode.
public:
property ImageScannerFlatbedConfiguration ^ FlatbedConfiguration { ImageScannerFlatbedConfiguration ^ get(); };
ImageScannerFlatbedConfiguration FlatbedConfiguration();
public ImageScannerFlatbedConfiguration FlatbedConfiguration { get; }
var imageScannerFlatbedConfiguration = imageScanner.flatbedConfiguration;
Public ReadOnly Property FlatbedConfiguration As ImageScannerFlatbedConfiguration
Property Value
The scan configuration of the scanner's flatbed. Null if there is no flatbed.