---
title: NSPrintPanel.Result
framework: appkit
role: symbol
role_heading: Enumeration
path: appkit/nsprintpanel/result
---

# NSPrintPanel.Result

## Declaration

```swift
enum Result
```

## Topics

### Constants

- [NSPrintPanel.Result.cancelled](appkit/nsprintpanel/result/cancelled.md)
- [NSPrintPanel.Result.printed](appkit/nsprintpanel/result/printed.md)

### Initializers

- [init(rawValue:)](appkit/nsprintpanel/result/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Accessing the Printing Information

- [printInfo](appkit/nsprintpanel/printinfo.md)
- [NSPrintInfo](appkit/nsprintinfo.md)
