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

# NSPDFPanel.Options

Constants used to configure the contents of a PDF panel.

## Declaration

```swift
struct Options
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](appkit/nspdfpanel/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)
