<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPrintPanel/Options-swift.struct/showsPageSetupAccessory",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSPrintPanelOptions@NSPrintPanelShowsPageSetupAccessory"
  },
  "title" : "showsPageSetupAccessory"
}
-->

# showsPageSetupAccessory

The Print panel includes a separate accessory view for manipulating the paper size, orientation, and scaling attributes.

```
static var showsPageSetupAccessory: NSPrintPanel.Options { get }
```

## Discussion

Page setup fields that are already configured for display on the main portion of the Print panel appear there and not on this accessory panel.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)