Click or drag to resize

PrintingControllerAvailablePaperSizes Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.PrintingController.AvailablePaperSizes"]


Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<PaperSize> AvailablePaperSizes { get; set; }

Property Value

ItemsControllerPaperSize
See Also