Share via


ImageScannerFeederConfiguration.CanScanDuplex Property

Definition

Gets whether the scanner's feeder is capable of duplex scanning (scanning both document page sides, front and back). When scanning in duplex mode the same scan settings (such as color mode and scan resolution) are applied to scan both page sides.

public:
 property bool CanScanDuplex { bool get(); };
bool CanScanDuplex();
public bool CanScanDuplex { get; }
var boolean = imageScannerFeederConfiguration.canScanDuplex;
Public ReadOnly Property CanScanDuplex As Boolean

Property Value

Boolean

bool

Indicates whether duplex scanning is available.

Applies to