---
title: kCGPDFXRegistryName
framework: coregraphics
role: symbol
role_heading: Global Variable
path: coregraphics/kcgpdfxregistryname
---

# kCGPDFXRegistryName

## Declaration

```swift
let kCGPDFXRegistryName: CFString
```

## Discussion

Discussion A string identifying the registry in which the condition designated by kCGPDFXOutputConditionIdentifier is defined. This key is optional. If present, the value of this key must be a CFString object. For best results, the string should be lossless in ASCII encoding.

## See Also

### Output Intent Keys

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