ITextStyleEffectiveData

ITextStyleEffectiveData interface

包含有效文本样式属性的不可变对象。

public interface ITextStyleEffectiveData

特性

姓名描述
DefaultParagraphFormat { get; }返回有效的默认段落属性。 只读IParagraphFormatEffectiveData

方法

姓名描述
GetLevel(int)返回有效样式的级别。

评论

此接口与ITextStyle一起使用接口返回应用继承的有效格式值。

也可以看看