Format
MathematicalText.Format property
Textformatierungseigenschaften
public IPortionFormat Format { get; }
Beispiele
Beispiel:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
mathText.Format.FontHeight = 28;
Siehe auch
- interface IPortionFormat
- class MathematicalText
- namensraum Aspose.Slides.MathText
- Montage Aspose.Slides