# Sandbox.Localization.LanguageInformation.RightToLeft

```csharp
bool RightToLeft { get; set; }
```

Whether the language is typed right to left, such as the Arabic language.

Declared in [Sandbox.Localization.LanguageInformation](/api/Sandbox.Localization.LanguageInformation).
Assembly: `Sandbox.System`.
