DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / MathMLConverter Class
Members

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.
Object Model
MathMLConverter Class
Syntax
'Declaration
 
Public Class MathMLConverter 
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Word.MathMLConverter

See Also