Contents

leftMargin

The left margin of the document.

Declaration

static let leftMargin: 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 @"LeftMargin".

See Also

Getting document appearance keys