<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreText",
  "identifier" : "/documentation/CoreText/CTParagraphStyleSpecifier/firstLineHeadIndent",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core Text"
    ],
    "preciseIdentifier" : "c:@E@CTParagraphStyleSpecifier@kCTParagraphStyleSpecifierFirstLineHeadIndent"
  },
  "title" : "CTParagraphStyleSpecifier.firstLineHeadIndent"
}
-->

# CTParagraphStyleSpecifier.firstLineHeadIndent

The distance, in points, from the leading margin of a frame to the beginning of the paragraph’s first line.

```
case firstLineHeadIndent
```

## Discussion

This value is always nonnegative. Type: <doc://com.apple.documentation/documentation/CoreFoundation/CGFloat-swift.struct>. Default value: `0.0`. Affects: [`CTFramesetter`](/documentation/CoreText/CTFramesetter).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)