MathBorderBoxFactory

MathBorderBoxFactory class

Allows to create a math border box

public class MathBorderBoxFactory : IMathBorderBoxFactory

Constructors

NameDescription
MathBorderBoxFactory()The default constructor.

Methods

NameDescription
CreateMathBorderBox(IMathElement)Create a math border box by applying to the element
CreateMathBorderBox(IMathElement, bool, bool, bool, bool, bool, bool, bool, bool)Create a math border box by applying to the element

Remarks

For COM comparibility

See Also