---
title: startLineStyle
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/startlinestyle
---

# startLineStyle

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

## Declaration

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

## See Also

### Configuring Line Annotations

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