MathBlockFactory
MathBlockFactory class
Allows to create a math block
public class MathBlockFactory : IMathBlockFactory
Constructors
| Name | Description |
|---|---|
| MathBlockFactory() | The default constructor. |
Methods
| Name | Description |
|---|---|
| CreateMathBlock() | Create a math block |
| CreateMathBlock(IMathElement) | Create a math block and place the element in it |
| CreateMathBlock(IMathElementCollection) | Create a math block and place elements in it |
Remarks
For COM comparibility
See Also
- interface IMathBlockFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides