---
title: kCGPDFContextOutputIntent
framework: coregraphics
role: symbol
role_heading: Global Variable
path: coregraphics/kcgpdfcontextoutputintent
---

# kCGPDFContextOutputIntent

## Declaration

```swift
let kCGPDFContextOutputIntent: CFString
```

## Discussion

Discussion The output intent PDF/X. This key is optional. If present, the value of this key must be a CFDictionary object. The dictionary is added to the /OutputIntents entry in the PDF file document catalog. The keys and values contained in the dictionary must match those specified in section 9.10.4 of the PDF 1.4 specification, ISO/DIS 15930-3 document published by ISO/TC 130, and Adobe Technical Note #5413.

## See Also

### Metadata Keys

- [kCGPDFContextAuthor](coregraphics/kcgpdfcontextauthor.md)
- [kCGPDFContextCreator](coregraphics/kcgpdfcontextcreator.md)
- [kCGPDFContextTitle](coregraphics/kcgpdfcontexttitle.md)
- [kCGPDFContextOwnerPassword](coregraphics/kcgpdfcontextownerpassword.md)
- [kCGPDFContextUserPassword](coregraphics/kcgpdfcontextuserpassword.md)
- [kCGPDFContextAllowsPrinting](coregraphics/kcgpdfcontextallowsprinting.md)
- [kCGPDFContextAllowsCopying](coregraphics/kcgpdfcontextallowscopying.md)
- [kCGPDFContextOutputIntents](coregraphics/kcgpdfcontextoutputintents.md)
- [kCGPDFContextSubject](coregraphics/kcgpdfcontextsubject.md)
- [kCGPDFContextKeywords](coregraphics/kcgpdfcontextkeywords.md)
- [kCGPDFContextEncryptionKeyLength](coregraphics/kcgpdfcontextencryptionkeylength.md)
