PMPrinterSetCostProfile Method |
Sets this printer or device to use the specified cost profile
Namespace: PM90SettingsAPI.PrinterAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntaxpublic void SetCostProfile(
PMPrinter costProfile
)
Parameters
- costProfile
- Type: PM90SettingsAPI.PrinterPMPrinter
Instance of a valid cost profile within Print Manager
Exceptions
RemarksA cost profile cannot be set to use a cost profile.
See Also