---
title: PMPaper
framework: applicationservices
role: symbol
role_heading: Type Alias
path: applicationservices/pmpaper
---

# PMPaper

An opaque type that stores information about the paper used in a print job.

## Declaration

```swift
typealias PMPaper = OpaquePointer
```

## Discussion

Discussion Your application uses paper objects to identify standard and custom types of printing paper.
