Customizing the Scan dialog box

 

You can control how settings are displayed in the Scan dialog box when it is opened in the user interface.

To define the state of settings in the Scan dialog box:

1. Using NotifyMenuIntercept, intercept the File, Scan command.

2. Request the state of a particular setting in the Scan dialog box by using IN_GetScanDlgControlState.

3. Change the setting's state (if necessary) with IN_SetScanDlgControlState.

4. Repeat steps 2 and 3 as required for other settings.

For a list of the settings that can be controlled, click Scan dialog box settings. Note that not all settings are available with all scanners. To find out which are in the Scan dialog box of your scanner, refer to the Imagenation Help (image.hlp).

image\postit_shg.gif Note: Scanning is not supported in Imagenation for UNIX.

See also

Scanning

Intercepting commands