---
title: font
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nspasteboard/name-swift.struct/font
---

# font

The pasteboard that holds font and character information and supports Copy Font and Paste Font commands that the text editor may implement.

## Declaration

```swift
static let font: NSPasteboard.Name
```

## See Also

### Named Pasteboards

- [drag](appkit/nspasteboard/name-swift.struct/drag.md)
- [find](appkit/nspasteboard/name-swift.struct/find.md)
- [general](appkit/nspasteboard/name-swift.struct/general.md)
- [ruler](appkit/nspasteboard/name-swift.struct/ruler.md)
