Example-VB | Example-VC++ |
Displays the Scan Page dialog box from which you can change options before scanning.
Ö | 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.ShowScanPage[={True|False}]
Boolean (optional)
Variant
Setting | Description |
True (default) | Modal dialog. |
False | Modeless dialog. |
Long
Most errors need to be intercepted by Catch ( ) in C++ or by On Error... in Visual Basic. |
A busy condition or cancel returns an informational message. |
This method is used to Insert, Append, or Overwrite pages in an existing image file while scanning.
If you specify a modeless dialog box (Modal = False), the user will not be able to navigate using the keyboard.
The scanner will be opened (if it is not already) and closed again at the end of the scanning session.