Type Property 型プロパティ

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. この属性の値は、あるNSValueオブジェクトで、UIEdgeInsetsを含んでいます。

The string constant in macOS 10.3 and earlier is @"PaperMargin". macOS 10.3以前での文字列定数は、@"PaperMargin"です。

See Also 参照

Keys キー