Share via


ImageScannerFeederConfiguration.OpticalResolution Property

Definition

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

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

Property Value

The horizontal and vertical scan resolution in pixels.

Implements

Remarks

Apps can scan at OpticalResolution for the best quality per pixel that the hardware device is capable of.

Applies to