# `GSPDFObject`

*Class*

## Declaration

```swift
class GSPDFObject
```

```objc
@interface GSPDFObject : NSObject
```

```python
class GSPDFObject(NSObject)
```

## Topics

### Instance Properties

- [`GSPDFObject.content`](/Core/GlyphsCore/GSPDFObject/content)
- [`GSPDFObject.contentString`](/Core/GlyphsCore/GSPDFObject/contentString)
- [`GSPDFObject.document`](/Core/GlyphsCore/GSPDFObject/document)
- [`GSPDFObject.index`](/Core/GlyphsCore/GSPDFObject/index)
- [`GSPDFObject.objectType`](/Core/GlyphsCore/GSPDFObject/objectType)
- [`GSPDFObject.offset`](/Core/GlyphsCore/GSPDFObject/offset)
- [`GSPDFObject.writtenOffset`](/Core/GlyphsCore/GSPDFObject/writtenOffset)

### Instance Methods

- [`GSPDFObject initWithData:`](/Core/GlyphsCore/GSPDFObject/initWithData:)
- [`GSPDFObject setFree`](/Core/GlyphsCore/GSPDFObject/setFree)

## Relationships

### Inherits From

- `NSObject`

