Click or drag to resize

OfficeMath FromMathMLCode Method

Froms the mathML code.

Namespace: Spire.Doc.Fields.OMath
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void FromMathMLCode(
	string mathMLCode
)

Parameters

mathMLCode
Type: System String
The Math ML code.
See Also