# capLine

> The Cap line is typically located at the top of capital letters.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.TextCore](/engine/6000.7/script-reference/unityengine/textcore.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
public float capLine { get; set; }
```

### Remarks

This value represents the distance between the baseline and the top of capital letters.
