Contents

kCTParagraphStyleAttributeName

The paragraph style of the text to which this attribute applies.

Declaration

let kCTParagraphStyleAttributeName: CFString

Discussion

A paragraph style object is used to specify things like line alignment, tab rulers, writing direction, and so on. Value must be a CTParagraphStyle object. Default is an empty CTParagraphStyle object.

See Also

Related Documentation

Constants