Click or drag to resize
PMPrinterEconomodeDiscount Property
Indicates how much percentage of cost will be taken off the total cost when job is economode

Namespace: PM90SettingsAPI.Printer
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public double EconomodeDiscount { get; }

Property Value

Type: Double
Remarks
Object should be checked to see if it using a cost profile before checking any local cost settings.
See Also