Format
MathematicalText.Format свойство
Свойства форматирования текста
public IPortionFormat Format { get; }
Примеры
Пример:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
mathText.Format.FontHeight = 28;
См. также
- интерфейс IPortionFormat
- класс MathematicalText
- пространство имен Aspose.Slides.MathText
- сборка Aspose.Slides