HtmlOfficeMathOutputType
HtmlOfficeMathOutputType enumeration
Represents how export OfficeMath to HTML.
Values
| Name | Value | Description |
|---|---|---|
| Image | 0 | Converts OfficeMath to HTML as image specified by <img> tag. |
| MathML | 1 | Converts OfficeMath to HTML using MathML. |