MathematicalTextFactory
MathematicalTextFactory class
Allows to create a MathematicalText element
public class MathematicalTextFactory : IMathematicalTextFactory
Constructors
| Name | Description |
|---|---|
| MathematicalTextFactory() | The default constructor. |
Methods
| Name | Description |
|---|---|
| CreateMathematicalText() | Create empty mathematical text element |
| CreateMathematicalText(char) | Create mathematical text element with the specified value |
| CreateMathematicalText(string) | Create empty mathematical text element with the specified value |
| CreateMathematicalText(string, IPortionFormat) | Create empty mathematical text element with the specified value and formatting properties |
Remarks
For COM comparibility
See Also
- interface IMathematicalTextFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides