---
title: paths()
framework: pdfkit
role: symbol
role_heading: Instance Method
path: pdfkit/pdfannotationink/paths()
---

# paths()

Returns an array containing the Bezier paths that make up an annotation.

## Declaration

```swift
func paths() -> [Any]!
```

## See Also

### Related Documentation

- [remove(_:)](pdfkit/pdfannotationink/remove(_:).md)
- [add(_:)](pdfkit/pdfannotationink/add(_:).md)
