# `GSExportSettingsViewController exportFont:`

*Instance Method*

## Declaration

```swift
func exportFont(_ font: GSFont)
```

```objc
- (void) exportFont:(GSFont *) font;
```

```python
exportFont_(font: GSFont)
```

