'Declaration Public Property ScanAheadPages As Integer
public int ScanAheadPages { get; set; }
Property Value
0 - scan ahead is disabled and no pages will be scanned ahead; N - the maximum number of pages that the document feeder can hold.
'Declaration Public Property ScanAheadPages As Integer
public int ScanAheadPages { get; set; }
| Exception | Description |
|---|---|
| WiaException | Thrown if device is not opened. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5