Click or drag to resize

PrintingControllerAvailablePaperSources Property

Gets or sets the available paper sources.

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

Property Value

ItemsControllerPaperSource
See Also