createMathParagraph

createMathParagraph() method

Create empty math paragraph

Returns

MathParagraph


createMathParagraph(MathBlock mathBlock) method

Creates a math paragraph and places the specified math block in it

Parameters

NameTypeDescription
mathBlockMathBlockmath block to place in the paragraph

Returns

MathParagraph