---
title: CTParagraphStyleSetting
framework: coretext
role: symbol
role_heading: Structure
path: coretext/ctparagraphstylesetting
---

# CTParagraphStyleSetting

This structure is used to alter the paragraph style.

## Declaration

```swift
struct CTParagraphStyleSetting
```

## Topics

### Initializers

- [init(spec:valueSize:value:)](coretext/ctparagraphstylesetting/init(spec:valuesize:value:).md)

### Instance Properties

- [spec](coretext/ctparagraphstylesetting/spec.md)
- [value](coretext/ctparagraphstylesetting/value.md)
- [valueSize](coretext/ctparagraphstylesetting/valuesize.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
