Print Manager Plus 9.x API Documentation
Print Manager Plus 9.x API Documentation
PMP
PM90SettingsAPI.Printer
PMPrinter Class
PMPrinter Methods
CreateCostProfile Method
Delete Method
DisableRule Method
EnableRule Method
GetCostProfile Method
GetCostProfiles Method
GetDirectPrintQueue Method
GetPrintQueues Method
GetPullPrintQueue Method
GetPullPrintQueues Method
Refresh Method
SetCostPerArea Method
SetCostPerLength Method
SetCostPerPage Method
SetCostPerPageSize Method
SetCostProfile Method
PMPrinter
DisableRule Method
Disables the passed rule for this printer if enabled.
Namespace:
PM90SettingsAPI.Printer
Assembly:
PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
Copy
public
void
DisableRule
(
PMRule
rule
)
Parameters
rule
Type:
PM90SettingsAPI.Restrictions
PMRule
Existing rule enabled on printer
See Also
Reference
PMPrinter Class
PM90SettingsAPI.Printer Namespace