IMathAccentFactory
IMathAccentFactory接口
允许创建数学重音
public interface IMathAccentFactory
方法
名称 | 描述 |
---|---|
CreateMathAccent(IMathElement) | 创建一个数学重音,应用于指定的数学元素,使用默认的重音字符值 |
CreateMathAccent(IMathElement, char) | 创建一个数学重音,应用于指定的数学元素 |
注释
为了与COM兼容
另请参见
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides