ImageScannerFeederConfiguration.CanScanAhead Property

Definition

Gets whether the scanner device is capable of scanning ahead from its feeder.

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

Property Value

Boolean

bool

Indicates whether or not the scanner's feeder can scan ahead.

Applies to