ImageScanner.FeederConfiguration Property

Definition

Gets or sets the scan settings of the feeder scan unit, like page size, orientation, and scan resolution.

public:
 property ImageScannerFeederConfiguration ^ FeederConfiguration { ImageScannerFeederConfiguration ^ get(); };
ImageScannerFeederConfiguration FeederConfiguration();
public ImageScannerFeederConfiguration FeederConfiguration { get; }
var imageScannerFeederConfiguration = imageScanner.feederConfiguration;
Public ReadOnly Property FeederConfiguration As ImageScannerFeederConfiguration

Property Value

The scanner's feeder configuration. Null if there is no feeder.

Applies to