# Sandbox.UI.BaseStyles.LetterSpacing

```csharp
System.Nullable<Length> LetterSpacing { get; set; }
```

Represents the `letter-spacing` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
