IMathBlockFactory class

IMathBlockFactory class

Allows to create a math block

The IMathBlockFactory type exposes the following members:

Methods

MethodDescription
create_math_block(self)Create a math block
create_math_block(self, math_element)Create a math block and place the element in it
create_math_block(self, math_elements)Create a math block and place elements in it

Remarks

For COM comparibility

See Also