Back to Devexpress

OleObjectType.MathTypeEquation Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-1763e25f.md

latest1.1 KB
Original Source

OleObjectType.MathTypeEquation Field

MathType Equation.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string MathTypeEquation = "Equation.DSMT4"
vb
Public Const MathTypeEquation As String = "Equation.DSMT4"

Field Value

TypeDescription
String

“Equation.DSMT4”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace