NSParagraphStyle.MaximumLineHeight 属性

定义

段落的最大行高(以磅为单位)。

public virtual nfloat MaximumLineHeight { [Foundation.Export("maximumLineHeight")] get; [Foundation.NotImplemented] set; }
member this.MaximumLineHeight : nfloat with get, set

属性值

默认值为 0 表示没有限制。

属性

注解

(即将推出有关此节点的更多文档)

这可以从后台线程使用。

适用于