Click or drag to resize

GraphDocumentPrintOptions Property

Gets or sets the print options for this graph document.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SingleGraphPrintOptions? PrintOptions { get; set; }

Property Value

SingleGraphPrintOptions
See Also