IMathGroupingCharacterFactory

IMathGroupingCharacterFactory interface

Allows to create a math grouping character

public interface IMathGroupingCharacterFactory

Methods

NameDescription
CreateMathGroupingCharacter(IMathElement)Creates a math grouping character
CreateMathGroupingCharacter(IMathElement, char, MathTopBotPositions, MathTopBotPositions)Creates a math grouping character

Remarks

For COM comparibility

See Also