Click or drag to resize
PMPrinterDelete Method
Deletes this from database if application. I.e. is the non default cost profile. Thrown if the operation is invalid, such as deleting the default cost profile.

Namespace: PM90SettingsAPI.Printer
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public void Delete()
See Also