HtmlOfficeMathOutputType Enum
HtmlOfficeMathOutputType Enum
Represents how export OfficeMath to HTML.
type HtmlOfficeMathOutputType int32
Fields
Field | Description |
---|
Image | Converts OfficeMath to HTML as image specified by <img> tag. |
MathML | Converts OfficeMath to HTML using MathML. |