Contents

useHangingPunctuation

An option to enable hanging punctuation.

Declaration

static var useHangingPunctuation: CTLineBoundsOptions { get }

Discussion

The result of this option moves standard punctuation, such as periods, commas, hyphens, dashes, quotation marks, and asterisks, into the margin of either end of text, to give the appearance of a more uniform vertical alignment. Consider using this option when the text is fully justified.

See Also

Line Bounds Options