MathematicalTextFactory
MathematicalTextFactory 类
允许创建 MathematicalText 元素
public class MathematicalTextFactory : IMathematicalTextFactory
构造函数
| 名称 | 描述 |
|---|---|
| MathematicalTextFactory() | 默认构造函数。 |
方法
| 名称 | 描述 |
|---|---|
| CreateMathematicalText() | 创建空的数学文本元素 |
| CreateMathematicalText(char) | 使用指定值创建数学文本元素 |
| CreateMathematicalText(string) | 使用指定值创建空的数学文本元素 |
| CreateMathematicalText(string, IPortionFormat) | 使用指定值和格式属性创建空的数学文本元素 |
备注
用于 COM 兼容性