---
title: kCGPDFXOutputCondition
framework: coregraphics
role: symbol
role_heading: Global Variable
path: coregraphics/kcgpdfxoutputcondition
---

# kCGPDFXOutputCondition

A text string identifying the intended output device or production condition in a human-readable form.

## Declaration

```swift
let kCGPDFXOutputCondition: CFString
```

## Discussion

Discussion This key is optional. If present, the value of this key must be a CFString object.

## See Also

### Output Intent Keys

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