ShowScanPreferences Method

Sets compression preferences for scanning.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Scan control

Syntax

object.ShowScanPreferences

Arguments

None

Return Value

Long

Most errors need to be intercepted by Catch ( ) in C++ or by On Error... in Visual Basic.
A busy condition returns an informational message.

Remarks

Displays a dialog box with a list of available compression options.

You can select a custom option that displays a dialog box with a detailed list of compression preferences.

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.