ParagraphFormat

Paragraph.ParagraphFormat property

返回此段落的格式化对象。 只读IParagraphFormat

public IParagraphFormat ParagraphFormat { get; }

评论

格式化对象仅包含为当前段落定义的格式化参数,不应用继承数据.

为了获得包括继承值在内的有效值,请使用GetEffective方法。

也可以看看