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

# showsPageRange

The Print panel includes a set of fields for manipulating the range of pages being printed.

## Declaration

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

## Discussion

Discussion These fields are separate from any accessory views.

## See Also

### Constants

- [showsCopies](appkit/nsprintpanel/options-swift.struct/showscopies.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)
- [showsPrintSelection](appkit/nsprintpanel/options-swift.struct/showsprintselection.md)
- [showsPageSetupAccessory](appkit/nsprintpanel/options-swift.struct/showspagesetupaccessory.md)
- [showsPreview](appkit/nsprintpanel/options-swift.struct/showspreview.md)
