Sets or indicates if a displayed image will be scrolled while it is being scanned. Works only if "Memory" was set as the TWAIN transfer mode
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Scan control
object.Scroll[={True|False}]
Boolean
Setting | Description |
True (default) | Scanned image is scrolled |
False | Scanned image is not scrolled |
Used in conjunction with the ScanTo property if ScanTo is set to a value of 0, 1, or 3.
The Advanced button on the dialog box created by the ShowScanPreferences method presents a choice between two transfer modes Native and Memory. Users can switch between these modes to see which gives the best performance with their scanner driver. You (the developer) cannot set this mode programmatically.