LoadMathML
Loads the MathML for the equation from the specified file.
C++
HRESULT LoadMathML([in] BSTR mathmlfile);
Visual Basic
Public Function LoadMathML (
mathmlfile As String
) As Long
Parameters
mathmlfile
|
[in] the path and filename for the MathML file
|
Return value
None
|