Click or drag to resize

PrinterDefinitionConfigurationPrinterSettings Property

Gets or sets the PrinterSettings.

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public List<PrinterSetting> PrinterSettings { get; set; }

Property Value

Type: ListPrinterSetting
See Also