Click or drag to resize

OfficeMath FromLatexMathCode Method

Froms the latex math 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 FromLatexMathCode(
	string latexMathCode
)

Parameters

latexMathCode
Type: System String
The latex math code.
See Also