<!--
{
  "documentType" : "article",
  "framework" : "CoreText",
  "identifier" : "/documentation/CoreText/styling-attributed-strings",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Styling Attributed Strings"
}
-->

# Styling Attributed Strings

Attributes to which Core Text responds when placed in a `CFAttributedString` object.

## Discussion

This reference document describes the attributes to which Core Text responds when the attributes are placed in a <doc://com.apple.documentation/documentation/CoreFoundation/CFAttributedString> object.

## Topics

### Constants

[String Attribute Name Constants](/documentation/CoreText/string-attribute-name-constants)

These constants represent string attribute names.

[`CTUnderlineStyle`](/documentation/CoreText/CTUnderlineStyle)

Underline style specifiers.

[`CTUnderlineStyleModifiers`](/documentation/CoreText/CTUnderlineStyleModifiers)

Underline style modifiers.



---

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)