PrintDialogxShowDialog Method

Show Dialog to allow user to adjust printer/settings

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public bool ShowDialog(
	Window window
)

Parameters

window  Window
Window owner

Return Value

Boolean
True is user was ready to print

See Also