PMPrinterDuplexDiscount Property |
Indicates how much percentage of cost will be taken off the total cost when job is duplex
Namespace: PM90SettingsAPI.PrinterAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax public double DuplexDiscount { get; }
Property Value
Type:
DoubleRemarks Object should be checked to see if it using a cost profile before checking any local cost settings.
See Also