ImageScanner.FeederConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.