# `GSExportSettingsViewController.outlineFormat`

*Instance Property*

## Declaration

```swift
var outlineFormat: GSOutlineFormat { get set }
```

```objc
@property GSOutlineFormat outlineFormat;
```

```python
outlineFormat() -> GSOutlineFormat
setOutlineFormat_(outlineFormat: GSOutlineFormat)
```

