---
title: shared
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsprintinfo/shared
---

# shared

The shared printing information object.

## Declaration

```swift
class var shared: NSPrintInfo { get set }
```

## Return Value

Return Value The shared printer information.

## See Also

### Creating the Printing Information Object

- [init(dictionary:)](appkit/nsprintinfo/init(dictionary:).md)
- [init()](appkit/nsprintinfo/init().md)
- [init(coder:)](appkit/nsprintinfo/init(coder:).md)
