다음을 통해 공유


ImageScannerFeederConfiguration.MinResolution 속성

정의

DPI에서 스캐너 피더의 최소 가로 및 세로 스캔 해상도를 가져옵니다.

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

속성 값

가로 및 세로 해상도(픽셀)입니다.

구현

적용 대상