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

# ruler

The pasteboard that holds information about paragraph formats and supports the Copy Ruler and Paste Ruler commands that the text editor may implement.

## Declaration

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

## See Also

### Named Pasteboards

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