Click or drag to resize

GraphDocumentPrintOptions Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.GraphDocument.PrintOptions"]


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

Property Value

SingleGraphPrintOptions
See Also