Click or drag to resize

PrintingControllerCmdShowPrinterProperties Property

Gets the command that opens the printer properties dialog.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdShowPrinterProperties { get; }

Property Value

ICommand
See Also