Click or drag to resize

HardwareConfigurationPrinterMappings Property

Gets or sets the printer mappings

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<PrinterMapping> PrinterMappings { get; set; }

Property Value

Type: ListPrinterMapping
See Also