Click or drag to resize

ProfilePrinterConfiguration Property

Gets or sets PrinterConfiguration.

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

Property Value

Type: PrinterConfiguration

Implements

IProfilePrinterConfiguration
See Also