<!--
{
  "availability" : [
    "macOS: 10.9.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPrintInfo/PaperOrientation",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSPaperOrientation"
  },
  "title" : "NSPrintInfo.PaperOrientation"
}
-->

# NSPrintInfo.PaperOrientation

Constants that describe the orientation of printing on a page.

```
enum PaperOrientation
```

## Topics

### Orientations

[`NSPrintInfo.PaperOrientation.portrait`](/documentation/AppKit/NSPrintInfo/PaperOrientation/portrait)

Pages are printed in portrait orientation.

[`NSPrintInfo.PaperOrientation.landscape`](/documentation/AppKit/NSPrintInfo/PaperOrientation/landscape)

Pages are printed in landscape orientation.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)