---
title: PMPrinterState
framework: applicationservices
role: symbol
role_heading: Type Alias
path: applicationservices/pmprinterstate
---

# PMPrinterState

Constants that specify the current state of a print queue.

## Declaration

```swift
typealias PMPrinterState = UInt16
```

## Topics

### Constants

- [kPMPrinterIdle](applicationservices/kpmprinteridle.md)
- [kPMPrinterProcessing](applicationservices/kpmprinterprocessing.md)
- [kPMPrinterStopped](applicationservices/kpmprinterstopped.md)
