IMathParagraphFactory

IMathParagraphFactory interface

Allows to create a math paragraph

public interface IMathParagraphFactory

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