MathAccentFactory
MathAccentFactory class
Allows to create a math accent
public class MathAccentFactory : IMathAccentFactory
Constructors
| Name | Description |
|---|---|
| MathAccentFactory() | The default constructor. |
Methods
| Name | Description |
|---|---|
| CreateMathAccent(IMathElement) | Creates a math accent applying to a specified math element with the default accent character value |
| CreateMathAccent(IMathElement, char) | Creates a math accent applying to a specified math element |
Remarks
For COM comparibility
See Also
- interface IMathAccentFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides