java.lang.Object
com.aspose.words.OfficeMathDisplayType
public class OfficeMathDisplayType
| Field Summary | ||
|---|---|---|
static final int | DISPLAY | |
| The Office Math is displayed on its own line. | ||
static final int | INLINE | |
| The Office Math is displayed inline with the text. | ||
| Field Detail |
|---|
DISPLAY = 0 | |
public static final int DISPLAY | |
INLINE = 1 | |
public static final int INLINE | |