---
title: excludeTypographicLeading
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctlineboundsoptions/excludetypographicleading
---

# excludeTypographicLeading

An option to exclude typographic leading.

## Declaration

```swift
static var excludeTypographicLeading: CTLineBoundsOptions { get }
```

## See Also

### Line Bounds Options

- [excludeTypographicShifts](coretext/ctlineboundsoptions/excludetypographicshifts.md)
- [includeLanguageExtents](coretext/ctlineboundsoptions/includelanguageextents.md)
- [useGlyphPathBounds](coretext/ctlineboundsoptions/useglyphpathbounds.md)
- [useHangingPunctuation](coretext/ctlineboundsoptions/usehangingpunctuation.md)
- [useOpticalBounds](coretext/ctlineboundsoptions/useopticalbounds.md)
