MathParagraphFactory

MathParagraphFactory class

Allows to create a math paragraph

For COM comparibility

MathParagraphFactory

NameDescription
MathParagraphFactory()

Returns: MathParagraphFactory


createMathParagraph

NameDescription
createMathParagraph ()Create empty math paragraph

Returns: MathParagraph


createMathParagraph

NameDescription
createMathParagraph (MathBlock)Creates a math paragraph and places the specified math block in it

Parameters:

NameTypeDescription
mathBlockMathBlockmath block to place in the paragraph

Returns: MathParagraph