---
title: endLineStyle
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/endlinestyle
---

# endLineStyle

The style of the line annotation’s ending point, such as square or filled arrowhead.

## Declaration

```swift
var endLineStyle: PDFLineStyle { get set }
```

## See Also

### Configuring Line Annotations

- [startPoint](pdfkit/pdfannotation/startpoint.md)
- [endPoint](pdfkit/pdfannotation/endpoint.md)
- [startLineStyle](pdfkit/pdfannotation/startlinestyle.md)
- [lineStyle(fromName:)](pdfkit/pdfannotation/linestyle(fromname:).md)
- [name(for:)](pdfkit/pdfannotation/name(for:).md)
