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