Contents

topMargin

The top margin of the document.

Declaration

static let topMargin: 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 @"TopMargin".

See Also

Getting document appearance keys