Click or drag to resize
PMDuplexRestrictionDuplexRule Enumeration
Defines how duplex restriction should be handled

Namespace: PM90SettingsAPI.Restrictions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public enum DuplexRule
Members
  Member nameValueDescription
RequireDuplex1 Requires the job be submitted in duplex, otherwise it will be restricted
DoNotAllowDuplex2 Requires Duplex not be enabled. If duplex is enabled the job will be restricted
See Also