MathematicalText

MathematicalText() constructor

Default constructor (create String.Empty Value)


MathematicalText(char mathSymbol) constructor

Create MathText with single symbol

Parameters

NameTypeDescription
mathSymbolcharsingle symbol

MathematicalText(String mathText) constructor

Create MathematicalText from text

Parameters

NameTypeDescription
mathTextStringtext value

MathematicalText(String mathText, PortionFormat portionFormat) constructor

Create MathematicalText from text and format settings

Parameters

NameTypeDescription
mathTextStringtext value
portionFormatPortionFormattext format settings