IPrintingViewShowPrinterPropertiesDialog Method |
Shows the printer properties dialog for the current printer settings.
Namespace: Altaxo.Gui.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid ShowPrinterPropertiesDialog(
PrinterSettings currentSettings
)
Parameters
- currentSettings PrinterSettings
- The current printer settings.
See Also