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