Click or drag to resize

PrintingControllerCurrentPreviewData Property

Gets the currently displayed preview page data.

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

Property Value

PreviewPageInfo
See Also