# FormatterOptions

> Gets the formatter option string unescaped. To get the raw formatter option string, Placeholder.FormatterOptionsRaw.

## Definition

* **Type:** Property
* **Namespace:** [Unity.SmartStrings.Core.Parsing](/engine/6000.7/script-reference/unity/smartstrings/core/parsing.md)
* **Assembly:** UnityEngine.SmartStringsModule

```csharp
public string FormatterOptions { get; }
```
