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