---
title: richText
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nswritingtoolsresultoptions/richtext
---

# richText

An option to include style attributes consistent with the RTF format in the returned text.

## Declaration

```swift
static var richText: NSWritingToolsResultOptions { get }
```

## See Also

### Getting the output options

- [plainText](appkit/nswritingtoolsresultoptions/plaintext.md)
- [list](appkit/nswritingtoolsresultoptions/list.md)
- [table](appkit/nswritingtoolsresultoptions/table.md)
