---
title: NSPrintPanel.Options
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsprintpanel/options-swift.struct
---

# NSPrintPanel.Options

Constants that specify options for configuring the contents of the main Print panel.

## Declaration

```swift
struct Options
```

## Topics

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

### Initializers

- [init(rawValue:)](appkit/nsprintpanel/options-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Customizing the Panel

- [jobStyleHint](appkit/nsprintpanel/jobstylehint-swift.property.md)
- [NSPrintPanel.JobStyleHint](appkit/nsprintpanel/jobstylehint-swift.struct.md)
- [options](appkit/nsprintpanel/options-swift.property.md)
- [defaultButtonTitle()](appkit/nsprintpanel/defaultbuttontitle().md)
- [setDefaultButtonTitle(_:)](appkit/nsprintpanel/setdefaultbuttontitle(_:).md)
- [helpAnchor](appkit/nsprintpanel/helpanchor.md)
