Contents

paperSize

The paper size for the document.

Declaration

static let paperSize: NSAttributedString.DocumentAttributeKey

Discussion

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

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

See Also

Getting document appearance keys