# `GSPDFParser`

*Class*

## Declaration

```swift
class GSPDFParser
```

```objc
@interface GSPDFParser : NSObject
```

```python
class GSPDFParser(NSObject)
```

## Topics

### Instance Properties

- [`GSPDFParser.layers`](/Core/GlyphsCore/GSPDFParser/layers)

### Instance Methods

- [`GSPDFParser parsePDFData:`](/Core/GlyphsCore/GSPDFParser/parsePDFData:)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- [`GSOutlineImporter`](/Core/GlyphsCore/GSOutlineImporter)

