com.aspose.words
Class OfficeMathDisplayType

java.lang.Object
    extended by com.aspose.words.OfficeMathDisplayType

public class OfficeMathDisplayType 
extends java.lang.Object

Utility class containing constants. Specifies the display format type of the equation.

Field Summary
static final intDISPLAY = 0
           The Office Math is displayed on its own line.
static final intINLINE = 1
           The Office Math is displayed inline with the text.
 

Field Detail

DISPLAY = 0

public static final int DISPLAY
The Office Math is displayed on its own line.

INLINE = 1

public static final int INLINE
The Office Math is displayed inline with the text.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.