Contents

CTParagraphStyleSpecifier.paragraphSpacing

The space added at the end of the paragraph to separate it from the following paragraph.

Declaration

case paragraphSpacing

Discussion

This value is always nonnegative and is determined by adding the previous paragraph’s CTParagraphStyleSpecifier.paragraphSpacing setting and the current paragraph’s CTParagraphStyleSpecifier.paragraphSpacingBefore setting. Type: CGFloat. Default value: 0.0. Affects: CTFramesetter.

See Also

Constants