MathParagraphFactory

MathParagraphFactory class

Allows to create a math paragraph

public class MathParagraphFactory : IMathParagraphFactory

Constructors

NameDescription
MathParagraphFactory()The default constructor.

Methods

NameDescription
CreateMathParagraph()Create empty math paragraph
CreateMathParagraph(IMathBlock)Creates a math paragraph and places the specified math block in it

Remarks

For COM comparibility

See Also