Partager via


ImageScannerFeederConfiguration.ScanAhead Propriété

Définition

Indique s’il faut ou non analyser à l’avance.

public:
 property bool ScanAhead { bool get(); void set(bool value); };
bool ScanAhead();

void ScanAhead(bool value);
public bool ScanAhead { get; set; }
var boolean = imageScannerFeederConfiguration.scanAhead;
imageScannerFeederConfiguration.scanAhead = boolean;
Public Property ScanAhead As Boolean

Valeur de propriété

Boolean

bool

True pour analyser à l’avance.

S’applique à