Click or drag to resize
PMPrinterPMPrinterType Enumeration
Printer type to help determine context of printer object

Namespace: PM90SettingsAPI.Printer
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public enum PMPrinterType
Members
  Member nameValueDescription
DirectPrint0 Queue tracked directly by TGS tracking service
PullPrint1 Queue is a pull print queue, referenced by printer name and is not specific to any server.
CostProfile2 Object represents a set of cost options as opposed to an actual queue
See Also