Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / MathMLConverter Class
Members

In This Topic
    MathMLConverter Class
    In This Topic
    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.
    Object Model
    MathMLConverter Class
    Syntax
    'Declaration
     
    Public Class MathMLConverter 
    public class MathMLConverter 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.MathMLConverter

    See Also