Click or drag to resize

IPrintingViewShowPrinterPropertiesDialog Method

Shows the printer properties dialog for the current printer settings.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void ShowPrinterPropertiesDialog(
	PrinterSettings currentSettings
)

Parameters

currentSettings  PrinterSettings
The current printer settings.
See Also