---
title: paragraphGlyphRange
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsatstypesetter/paragraphglyphrange
---

# paragraphGlyphRange

The current glyph range being processed.

## Declaration

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

## See Also

### Accessing paragraph information

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