Enum HtmlOfficeMathOutputType

HtmlOfficeMathOutputType enumeration

Represents how export OfficeMath to HTML.

public enum HtmlOfficeMathOutputType

Values

NameValueDescription
Image0Converts OfficeMath to HTML as image specified by <img> tag.
MathML1Converts OfficeMath to HTML using MathML.

See Also