IMathAccentFactory class

IMathAccentFactory class

Allows to create a math accent

The IMathAccentFactory type exposes the following members:

Methods

MethodDescription
create_math_accent(self, element)Creates a math accent applying to a specified math element with the default accent character value
create_math_accent(self, element, accent_character)Creates a math accent applying to a specified math element

Remarks

For COM comparibility

See Also