# `GSGlyphViewControllerProtocol printDocument:`

*Instance Method*

## Declaration

```swift
optional func printDocument(_ sender: Any)
```

```objc
- (void) printDocument:(id) sender;
```

```python
printDocument_(sender: object)
```

