---
title: interiorColor()
framework: pdfkit
role: symbol
role_heading: Instance Method
path: pdfkit/pdfannotationline/interiorcolor()
---

# interiorColor()

Returns the color used to fill the ornament at the ends of the line.

## Declaration

```swift
func interiorColor() -> NSColor!
```

## Return Value

Return Value The color used in the line-end ornament at the ends of the line.

## See Also

### Specifying the Color of Line-end Ornaments

- [setInteriorColor(_:)](pdfkit/pdfannotationline/setinteriorcolor(_:).md)
