Contents

rightMargin

The right margin of the document.

Declaration

static let rightMargin: NSAttributedString.DocumentAttributeKey

Discussion

The value of this attribute is an NSNumber object containing a float, in points.

The string constant in macOS 10.3 and earlier is @"RightMargin".

See Also

Getting document appearance keys