# `GSGlyphsInfo illegalFileNameCharacters`

*Type Method*

## Declaration

```swift
class func illegalFileNameCharacters() -> CharacterSet
```

```objc
+ (NSCharacterSet *) illegalFileNameCharacters;
```

```python
illegalFileNameCharacters() -> NSCharacterSet
```

