---
title: "remove(_:)"
framework: pdfkit
role: symbol
role_heading: Instance Method
path: "pdfkit/pdfannotationink/remove(_:)"
---

# remove(_:)

Removes a Bezier path from an annotation.

## Declaration

```swift
func remove(_ path: NSBezierPath!)
```

## See Also

### Related Documentation

- [paths()](pdfkit/pdfannotationink/paths().md)

### Working with Bezier paths

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