ITextStyle

ITextStyle interface

文本样式格式属性。

public interface ITextStyle

特性

姓名描述
DefaultParagraphFormat { get; }默认段落属性。 只读IParagraphFormat

方法

姓名描述
GetEffective()获取应用了继承的有效文本样式格式数据。
GetLevel(int)如果样式级别存在则返回它,否则返回null。

也可以看看