CreateMathParagraph

CreateMathParagraph()

Erstelle leeres mathematisches Absatz

public IMathParagraph CreateMathParagraph()

Rückgabewert

neues mathematisches Absatz

Siehe auch


CreateMathParagraph(IMathBlock)

Erstellt ein mathematisches Absatz und platziert den angegebenen mathematischen Block darin

public IMathParagraph CreateMathParagraph(IMathBlock mathBlock)
ParameterTypBeschreibung
mathBlockIMathBlockmathematischer Block, der im Absatz platziert werden soll

Rückgabewert

neues mathematisches Absatz

Siehe auch