Click or drag to resize

PrinterModelPrinterOptions Property

Gets or sets PrinterOptions model.

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

Property Value

Type: ListPrinterOption
See Also