---
title: NSPrintInfo.PaperOrientation.landscape
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsprintinfo/paperorientation/landscape
---

# NSPrintInfo.PaperOrientation.landscape

Pages are printed in landscape orientation.

## Declaration

```swift
case landscape
```

## See Also

### Orientations

- [NSPrintInfo.PaperOrientation.portrait](appkit/nsprintinfo/paperorientation/portrait.md)
