Sets the MathML for the equation to be rendered.
C++
HRESULT SetMathML([in] BSTR mathml);
Visual Basic
Public Function SetMathML (
Public Function
(
mathml As String
As String
) As Long
Parameters
mathml
[in] the MathML string
Return value
None