This property increases the speed at which a document is scanned. This property is only enabled when using a custom-built user interface (UserInterface=Suppress).

[Visual Basic] Public WriteOnly Property ScanningSpeed As Integer
[C#] public int ScanningSpeed {set;}

Property Value

For Epson scan drivers

Value Explanation
0 For quality
1 For speed

For Panasonic scan drivers

Value Explanation
0 Slow
1 Normal
2 Fast

Explanation

The ScanningSpeedproperty increases the speed at which a document is scanned.

Scanning speed is available only for certain Epson and Panasonic scanners

This property is enabled when the UserInterface is Suppress. Note: Increasing the speed at which the scan drivers scan a document can result in reduced quality. The possible setting values supported by a scan device can be retrieved using the GetCapabilityEnumToSingle method.

See Also

Scan Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation