MathParagraphFactory
MathParagraphFactory 类
允许创建数学段落
public class MathParagraphFactory : IMathParagraphFactory
构造函数
名称 | 描述 |
---|---|
MathParagraphFactory() | 默认构造函数。 |
方法
名称 | 描述 |
---|---|
CreateMathParagraph() | 创建空的数学段落 |
CreateMathParagraph(IMathBlock) | 创建一个数学段落并将指定的数学块放入其中 |
备注
为了与COM兼容