IMathBorderBoxFactory

IMathBorderBoxFactory interface

Allows to create a math border box

public interface IMathBorderBoxFactory

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