Format
Propiedad MathematicalText.Format
Propiedades de formato de texto
public IPortionFormat Format { get; }
Ejemplos
Ejemplo:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
mathText.Format.FontHeight = 28;
Véase También
- interfaz IPortionFormat
- clase MathematicalText
- espacio de nombres Aspose.Slides.MathText
- ensamblado Aspose.Slides