---
title: representationFormat
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsgraphicscontext/attributekey/representationformat
---

# representationFormat

Specifies the destination file format.

## Declaration

```swift
static let representationFormat: NSGraphicsContext.AttributeKey
```

## Discussion

Discussion This value should be retrieved only and not used to create a graphics context. For a list of possible values, see NSGraphicsContext.RepresentationFormatName.

## See Also

### Attribute Keys

- [destination](appkit/nsgraphicscontext/attributekey/destination.md)
