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
EnableRule Method
Enables the rule for this printer
Namespace:
PM90SettingsAPI.Printer
Assembly:
PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
Copy
public
void
EnableRule
(
PMRule
rule
)
Parameters
rule
Type:
PM90SettingsAPI.Restrictions
PMRule
Existing saved rule
See Also
Reference
PMPrinter Class
PM90SettingsAPI.Printer Namespace