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

# showsOrientation

The PDF panel shows the current orientation of the PDF contents, such as landscape or portrait.

## Declaration

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

## See Also

### Constants

- [showsPaperSize](appkit/nspdfpanel/options-swift.struct/showspapersize.md)
- [requestsParentDirectory](appkit/nspdfpanel/options-swift.struct/requestsparentdirectory.md)
