# `GSCodeTextStorage`

*Class*

## Declaration

```swift
class GSCodeTextStorage
```

```objc
@interface GSCodeTextStorage : NSTextStorage
```

```python
class GSCodeTextStorage(NSTextStorage)
```

## Topics

### Instance Properties

- [`GSCodeTextStorage.originalString`](/Core/GlyphsKit/GSCodeTextStorage/originalString)

## Relationships

### Inherits From

- `NSTextStorage`

