Click or drag to resize
PMPrinterCostOption Property
The currently used cost option for this queue or device

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

Property Value

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