| 
OfficeMath
ToOfficeMathMLCode Method
  | 
 To the office mathML code (OMML).
 Namespace:
 Spire.Doc.Fields.OMath
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public string ToOfficeMathMLCode()
 
Public Function ToOfficeMathMLCode As String
 
public:
String^ ToOfficeMathMLCode()
 
member ToOfficeMathMLCode : unit -> string 
 
 
 
Return Value
 
 Type:
 
String
 
 System.String.
 
 See Also
See Also