# richText

> Enable HTML-style tags for Text Formatting Markup.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.IMGUIModule

```csharp
public bool richText { get; set; }
```

### Remarks

See the manual page about Rich Text for a list of supported tags.
