[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.MathMLConverter

MathMLConverter Class

Used to convert GcWord content to MathML, or append MathML content to GcWord Office Math objects. When converting multiple objects, creating and reusing the same instance of this class improves performance.

Inheritance
MathMLConverter
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class MathMLConverter
Public Class MathMLConverter

Constructors

Name Description
MathMLConverter()

Creates a new instance of the MathMLConverter class.

Methods