Introduction to Attributed String Programming Guide

Attributed String Programming Guide describes the attributed string objects, instantiated from the NSAttributedString class or the CFAttributedString Core Foundation opaque type, which manage sets of text attributes, such as font and kerning, that are associated with character strings or individual characters.

Who Should Read This Document

You should read this document if you need to work directly with attributed string objects.

Organization of This Document

This programming topic contains the following articles:

See Also

For more information, refer to the following documents: