# `GSOutlineFormat.isCFF`

*Instance Property*

Whether the format uses a CFF or CFF2 table.

## Declaration

```swift
var isCFF: Bool { get }
```

