Namespace: Spire.Presentation.Converter.Equation.Word.Fields.OMath
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void FromLatexMathCode( string latexMathCode )
Public Sub FromLatexMathCode ( latexMathCode As String )
public: void FromLatexMathCode( String^ latexMathCode )
member FromLatexMathCode : latexMathCode : string -> unit
Parameters
- latexMathCode
- String