---
title: printPanel
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsprintoperation/printpanel
---

# printPanel

The print panel object to use during the operation.

## Declaration

```swift
var printPanel: NSPrintPanel { get set }
```

## Parameters

- `panel`: The print panel object to use for the operation.

## See Also

### Modifying the User Interface

- [showsPrintPanel](appkit/nsprintoperation/showsprintpanel.md)
- [showsProgressPanel](appkit/nsprintoperation/showsprogresspanel.md)
- [jobTitle](appkit/nsprintoperation/jobtitle.md)
- [pdfPanel](appkit/nsprintoperation/pdfpanel.md)
