---
title: fontNames
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/fontnames
---

# fontNames

An array of font names the document uses.

## Declaration

```swift
var fontNames: [String]? { get set }
```

## See Also

### Describing document content

- [audiences](corespotlight/cssearchableitemattributeset/audiences.md)
- [contentDescription](corespotlight/cssearchableitemattributeset/contentdescription.md)
- [creator](corespotlight/cssearchableitemattributeset/creator.md)
- [encodingApplications](corespotlight/cssearchableitemattributeset/encodingapplications.md)
- [fileSize](corespotlight/cssearchableitemattributeset/filesize.md)
- [identifier](corespotlight/cssearchableitemattributeset/identifier.md)
- [kind](corespotlight/cssearchableitemattributeset/kind.md)
- [pageCount](corespotlight/cssearchableitemattributeset/pagecount.md)
- [pageHeight](corespotlight/cssearchableitemattributeset/pageheight.md)
- [pageWidth](corespotlight/cssearchableitemattributeset/pagewidth.md)
- [securityMethod](corespotlight/cssearchableitemattributeset/securitymethod.md)
- [subject](corespotlight/cssearchableitemattributeset/subject.md)
- [theme](corespotlight/cssearchableitemattributeset/theme.md)
