---
title: showsOrientation
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsprintpanel/options-swift.struct/showsorientation
---

# showsOrientation

The Print panel includes a control for manipulating the page orientation.

## Declaration

```swift
static var showsOrientation: NSPrintPanel.Options { get }
```

## Discussion

Discussion This control is separate from any accessory views.

## See Also

### Constants

- [showsCopies](appkit/nsprintpanel/options-swift.struct/showscopies.md)
- [showsPageRange](appkit/nsprintpanel/options-swift.struct/showspagerange.md)
- [showsPaperSize](appkit/nsprintpanel/options-swift.struct/showspapersize.md)
- [showsScaling](appkit/nsprintpanel/options-swift.struct/showsscaling.md)
- [showsPrintSelection](appkit/nsprintpanel/options-swift.struct/showsprintselection.md)
- [showsPageSetupAccessory](appkit/nsprintpanel/options-swift.struct/showspagesetupaccessory.md)
- [showsPreview](appkit/nsprintpanel/options-swift.struct/showspreview.md)
