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

# showsPrintSelection

The Print panel includes an additional selection option for paper range.

## Declaration

```swift
static var showsPrintSelection: 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)
- [showsOrientation](appkit/nsprintpanel/options-swift.struct/showsorientation.md)
- [showsScaling](appkit/nsprintpanel/options-swift.struct/showsscaling.md)
- [showsPageSetupAccessory](appkit/nsprintpanel/options-swift.struct/showspagesetupaccessory.md)
- [showsPreview](appkit/nsprintpanel/options-swift.struct/showspreview.md)
