Click or drag to resize

PrintingControllerAvailablePrinters Property

Gets or sets the available printers.

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

Property Value

ItemsControllerString
See Also