ImageScannerFlatbedConfiguration.MinResolution Property

Definition

Gets the minimum horizontal and vertical scan resolution of the scanner's flatbed in DPI.

public:
 property ImageScannerResolution MinResolution { ImageScannerResolution get(); };
ImageScannerResolution MinResolution();
public ImageScannerResolution MinResolution { get; }
var imageScannerResolution = imageScannerFlatbedConfiguration.minResolution;
Public ReadOnly Property MinResolution As ImageScannerResolution

Property Value

The horizontal and vertical resolution, in pixels.

Implements

Applies to