---
title: kCGPDFXDestinationOutputProfile
framework: coregraphics
role: symbol
role_heading: Global Variable
path: coregraphics/kcgpdfxdestinationoutputprofile
---

# kCGPDFXDestinationOutputProfile

## Declaration

```swift
let kCGPDFXDestinationOutputProfile: CFString
```

## Discussion

Discussion An ICC profile stream defining the transformation from the PDF document’s source colors to output device colorants. This key is required if the value of kCGPDFXOutputConditionIdentifier does not specify a standard production condition. It is optional otherwise. If present, the value of this key must be an ICC-based color space specified as a CGColorSpace object.

## See Also

### Output Intent Keys

- [kCGPDFXOutputIntentSubtype](coregraphics/kcgpdfxoutputintentsubtype.md)
- [kCGPDFXOutputConditionIdentifier](coregraphics/kcgpdfxoutputconditionidentifier.md)
- [kCGPDFXOutputCondition](coregraphics/kcgpdfxoutputcondition.md)
- [kCGPDFXRegistryName](coregraphics/kcgpdfxregistryname.md)
- [kCGPDFXInfo](coregraphics/kcgpdfxinfo.md)
