Click or drag to resize

PrintingControllerCmdPreviewLastPage Property

Gets the command that shows the last preview page.

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

Property Value

ICommand
See Also