---
title: CTFontTableOptions
framework: coretext
role: symbol
role_heading: Structure
path: coretext/ctfonttableoptions
---

# CTFontTableOptions

Constants that describe font table options.

## Declaration

```swift
struct CTFontTableOptions
```

## Topics

### Constants

- [init(rawValue:)](coretext/ctfonttableoptions/init(rawvalue:).md)
- [excludeSynthetic](coretext/ctfonttableoptions/excludesynthetic.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Enumerations

- [CTFontUIFontType](coretext/ctfontuifonttype.md)
- [CTFontTableTag](coretext/ctfonttabletag.md)
- [CTFontOptions](coretext/ctfontoptions.md)
