Format
MathematicalText.Format-Eigenschaft
Textformatierungseigenschaften
public IPortionFormat Format { get; }
Beispiele
Beispiel:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
mathText.Format.FontHeight = 28;
Siehe auch
- Schnittstelle IPortionFormat
- Klasse MathematicalText
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides