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

# fontPboard

The pasteboard that holds font and character information and supports Copy Font and Paste Font commands that may be implemented in a text editor.

## Declaration

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

## See Also

### Deprecated

- [dragPboard](appkit/nspasteboard/name-swift.struct/dragpboard.md)
- [findPboard](appkit/nspasteboard/name-swift.struct/findpboard.md)
- [generalPboard](appkit/nspasteboard/name-swift.struct/generalpboard.md)
- [rulerPboard](appkit/nspasteboard/name-swift.struct/rulerpboard.md)
