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

# NSPrinter.PaperName

The type you use to specify the name of a type of paper.

```
struct PaperName
```

## Topics

### Initializers

[`init(String)`](/documentation/AppKit/NSPrinter/PaperName/init(_:))

Creates a paper name.

[`init(rawValue: String)`](/documentation/AppKit/NSPrinter/PaperName/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)

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

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

---

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)