Click or drag to resize
PMPrinterEnableRule 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#
public void EnableRule(
	PMRule rule
)

Parameters

rule
Type: PM90SettingsAPI.RestrictionsPMRule
Existing saved rule
See Also