Contents

paperMargin

The paper margin of the document.

Declaration

static let paperMargin: NSAttributedString.DocumentAttributeKey

Discussion

The value of this attribute is an NSValue object containing UIEdgeInsets.

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

See Also

Getting document appearance keys