ShowPrintDialog Method

Example-VB Example-VC++

Presents a dialog box from which a user sets various print options.

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 Admin control

Syntax

object.ShowPrintDialog [hParentWnd]

Arguments

Parameter Data Type Description

hParentWnd hWnd (Optional)  Assigns a parent window handle to the displayed dialog box

Remarks

The image property must be set to an existing image or an error is returned.

This function returns any parameters set by the user to the application via the corresponding properties.

If a Parent window is not specified, the dialog box will behave as a modeless dialog box.