---
title: orthography
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nstextcheckingresult/orthography
---

# orthography

The detected orthography of a type checking result.

## Declaration

```swift
@NSCopying var orthography: NSOrthography? { get }
```

## See Also

### Text Checking Results for Orthography

- [orthographyCheckingResult(range:orthography:)](foundation/nstextcheckingresult/orthographycheckingresult(range:orthography:).md)
