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