WdOMathType Enumeration

Specifies the display format type of equation.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdOMathType
'Usage
Dim instance As WdOMathType
public enum WdOMathType

Members

Member name Description
wdOMathDisplay Professional format.
wdOMathInline Inline.

See Also

Reference

Microsoft.Office.Interop.Word Namespace