<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPrintPanel/JobStyleHint-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@T@NSPrintPanelJobStyleHint"
  },
  "title" : "NSPrintPanel.JobStyleHint"
}
-->

# NSPrintPanel.JobStyleHint

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

```
struct JobStyleHint
```

## Topics

### Constants

[`static let photo: NSPrintPanel.JobStyleHint`](/documentation/AppKit/NSPrintPanel/JobStyleHint-swift.struct/photo)

Output contains photographic data.

[`static let allPresets: NSPrintPanel.JobStyleHint`](/documentation/AppKit/NSPrintPanel/JobStyleHint-swift.struct/allPresets)

Output appropriate to all graphics types.

[`static let noPresets: NSPrintPanel.JobStyleHint`](/documentation/AppKit/NSPrintPanel/JobStyleHint-swift.struct/noPresets)

Output excludes all graphics printing.

### Initializers

[`init(rawValue: String)`](/documentation/AppKit/NSPrintPanel/JobStyleHint-swift.struct/init(rawValue:))

Creates a new instance with the specified raw value.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

---

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)