Click or drag to resize
PM90SettingsAPI.Restrictions Namespace
Restrictions that apply to various api objects
Classes
  ClassDescription
Public classPMBlackAndWhiteRestriction
Represents an instance of black and white restriction
Public classPMColorRestriction
Represents an instance of color restriction
Public classPMCopiesRestriction
Represents an instance of a maximum copies per job
Public classCode examplePMDayTimeRestriction
Represents an instance of a maximum cost per job
Public classPMDuplexRestriction
Represents an instance of duplex control restriction
Public classPMDuplicateRestriction
Represents an instance of a duplicate printing restriction
Public classPMJobCostRestriction
Represents an instance of a maximum cost per job
Public classPMJobSizeRestriction
Represents an instance of a maximum job byte size restriction
Public classPMPageCountRestriction
Represents an instance of a maximum pages per job
Public classCode examplePMPageSizeRestriction
Represents an instance of a blacklisted page sizes, or allowed (whitelisted) page size restriction
Public classPMRestrictable
Represents an object that can be restricted
Public classPMRestriction
Abstractly represents a restriction and provides its type, and whether or not it is in enabled.
Public classPMRule
Represents a rule that can be applied to one or more objects. Rules are a combination of restriction criteria with a single action. Rule is implemented as a Restrictable object, as one or more restrictions are applied to it.
Public classPMTitleRestriction
Represents an instance of title restriction
Enumerations
  EnumerationDescription
Public enumerationPMDuplexRestrictionDuplexRule
Defines how duplex restriction should be handled
Public enumerationPMRestrictionListType
Used for list type restrictions to determine if it is a set of denied or allowed items
Public enumerationPMRestrictionRestrictionType
Types represent a different printing restriction that can be applied per job
Public enumerationPMRuleRuleLogic
Specifies how the list of criteria will be applied