---
title: postScript
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsgraphicscontext/representationformatname/postscript
---

# postScript

Destination file format is PostScript.

## Declaration

```swift
static let postScript: NSGraphicsContext.RepresentationFormatName
```

## See Also

### Format Names

- [pdf](appkit/nsgraphicscontext/representationformatname/pdf.md)
