Contents

NSMutableParagraphStyle

An object for changing the values of the subattributes in a paragraph style attribute.

Declaration

class NSMutableParagraphStyle

Overview

The NSMutableParagraphStyle class adds methods to its superclass, NSParagraphStyle, for changing the values of the subattributes in a paragraph style attribute. For more information, see NSParagraphStyle and NSAttributedString.

Topics

Setting style information

Specifying tab information

Setting text blocks and lists

Setting line-break information

Setting HTML header level

See Also

Formatting and attributes