Format
MathematicalText.Format property
Propiedades de formato de texto
public IPortionFormat Format { get; }
Ejemplos
Ejemplo:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
mathText.Format.FontHeight = 28;
Ver también
- interface IPortionFormat
- class MathematicalText
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides