TextStyle

TextStyle class

此类包含文本样式格式属性。

public class TextStyle : PVIObject, ITextStyle

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
DefaultParagraphFormat { get; }默认段落属性。 只读IParagraphFormat

方法

姓名描述
override Equals(object)与指定对象比较。
GetEffective()获取应用了继承的有效文本样式格式数据。
override GetHashCode()返回哈希码。
GetLevel(int)如果样式级别存在则返回它,否则返回null。

字段

姓名描述
static readonly MaxLevelCount可以定义的样式级别的最大数量。 与 GetLevel(int index)

也可以看看