Contents

bottomMargin

The bottom margin of the document.

Declaration

static let bottomMargin: 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 @"BottomMargin".

See Also

Getting document appearance keys