Print Manager Plus 9.x API Documentation
Print Manager Plus 9.x API Documentation
PMP
PM90SettingsAPI.Restrictions
PMDuplexRestriction Class
PMDuplexRestriction Methods
Enable Method
SetDefaultRestriction Method
PMDuplexRestriction
Enable Method
Enables this restriction
Namespace:
PM90SettingsAPI.Restrictions
Assembly:
PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
Copy
public
void
Enable
(
PMDuplexRestriction
DuplexRule
rule
,
PMAction
overrideAction
=
null
)
Parameters
rule
Type:
PM90SettingsAPI.Restrictions
PMDuplexRestriction
DuplexRule
Set the method for restricting duplexing
overrideAction
(Optional)
Type:
PM90SettingsAPI.Actions
PMAction
A custom action to take for this restriction on this object. If null the default action will be used.
See Also
Reference
PMDuplexRestriction Class
PM90SettingsAPI.Restrictions Namespace