# `GSGlyph propertyListValueFormat:options:`

*Instance Method*

## Declaration

```objc
- (NSDictionary *) propertyListValueFormat:(GSFormatVersion) format options:(GSSaveOptions) options;
```

```python
propertyListValueFormat_options_(format: GSFormatVersion, options: GSSaveOptions) -> dict
```

