---
title: options
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspdfpanel/options-swift.property
---

# options

A set of configuration options that determine the accessory views the PDF panel should display.

## Declaration

```swift
var options: NSPDFPanel.Options { get set }
```

## Discussion

Discussion You specify a set of options by combining the appropriate constants defined in NSPDFPanel.Options.

## See Also

### Managing the Contents of a PDF Panel

- [accessoryController](appkit/nspdfpanel/accessorycontroller.md)
- [defaultFileName](appkit/nspdfpanel/defaultfilename.md)
