---
title: NSPrintPanel.JobStyleHint
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsprintpanel/jobstylehint-swift.struct
---

# NSPrintPanel.JobStyleHint

Constants that specify job style hints for activating the simplified Print panel interface and setting the options to display.

## Declaration

```swift
struct JobStyleHint
```

## Topics

### Constants

- [photo](appkit/nsprintpanel/jobstylehint-swift.struct/photo.md)
- [allPresets](appkit/nsprintpanel/jobstylehint-swift.struct/allpresets.md)
- [noPresets](appkit/nsprintpanel/jobstylehint-swift.struct/nopresets.md)

### Initializers

- [init(rawValue:)](appkit/nsprintpanel/jobstylehint-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

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

## See Also

### Customizing the Panel

- [jobStyleHint](appkit/nsprintpanel/jobstylehint-swift.property.md)
- [options](appkit/nsprintpanel/options-swift.property.md)
- [NSPrintPanel.Options](appkit/nsprintpanel/options-swift.struct.md)
- [defaultButtonTitle()](appkit/nsprintpanel/defaultbuttontitle().md)
- [setDefaultButtonTitle(_:)](appkit/nsprintpanel/setdefaultbuttontitle(_:).md)
- [helpAnchor](appkit/nsprintpanel/helpanchor.md)
