Format
Propriété MathematicalText.Format
Propriétés de formatage de texte
public IPortionFormat Format { get; }
Exemples
Exemple:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
mathText.Format.FontHeight = 28;
Voir aussi
- interface IPortionFormat
- classe MathematicalText
- espace de noms Aspose.Slides.MathText
- assembly Aspose.Slides