Share via


ImageScannerFeederConfiguration.MinResolution Property

Definition

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

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

Property Value

The horizontal and vertical resolution, in pixels.

Implements

Applies to