Type Property 型プロパティ

rightMargin

The right margin of the document. 書類の右余白。

Declaration 宣言

static let rightMargin: NSAttributedString.DocumentAttributeKey

Discussion 議論

The value of this attribute is an NSNumber object containing a float, in points. この属性の値は、ポイント数で、あるfloatを含んでいるNSNumberオブジェクトです。

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

See Also 参照

Keys キー