TextInheritanceLimit

TextInheritanceLimit 枚举

控制文本属性继承的深度。

public enum TextInheritanceLimit

名称描述
All0继承所有文本属性。
TextBox1仅从 TextFrame 的样式中继承。
ParagraphOnly2仅使用为段落定义的属性。

另请参阅