---
title: paragraphSeparatorGlyphRange
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsatstypesetter/paragraphseparatorglyphrange
---

# paragraphSeparatorGlyphRange

The current paragraph separator range that contains the current glyph range and extends from one paragraph separator character to the next.

## Declaration

```swift
var paragraphSeparatorGlyphRange: NSRange { get }
```

## See Also

### Accessing paragraph information

- [attributedString](appkit/nsatstypesetter/attributedstring.md)
- [setParagraphGlyphRange(_:separatorGlyphRange:)](appkit/nsatstypesetter/setparagraphglyphrange(_:separatorglyphrange:).md)
- [paragraphGlyphRange](appkit/nsatstypesetter/paragraphglyphrange.md)
