IMathematicalTextFactory
IMathematicalTextFactory interfaz
Permite crear un elemento MathematicalText
public interface IMathematicalTextFactory
Métodos
| Nombre | Descripción |
|---|---|
| CreateMathematicalText() | Crear elemento MathematicalText vacío |
| CreateMathematicalText(char) | Crear elemento MathematicalText con el valor especificado |
| CreateMathematicalText(string) | Crear elemento MathematicalText vacío con el valor especificado |
| CreateMathematicalText(string, IPortionFormat) | Crear elemento MathematicalText vacío con el valor especificado y propiedades de formato |
Observaciones
Para compatibilidad COM
Ver también
- espacio de nombres Aspose.Slides.MathText
- ensamblado Aspose.Slides