IMathematicalTextFactory

IMathematicalTextFactory interface

允许创建一个 MathematicalText 元素

public interface IMathematicalTextFactory

方法

姓名描述
CreateMathematicalText()创建空的数学文本元素
CreateMathematicalText(char)创建具有指定值的数学文本元素
CreateMathematicalText(string)创建具有指定值的空数学文本元素
CreateMathematicalText(string, IPortionFormat)创建具有指定值和格式属性的空数学文本元素

评论

用于 COM 比较

也可以看看