HtmlOfficeMathOutputType Enum

HtmlOfficeMathOutputType Enum

Represents how export OfficeMath to HTML.


type HtmlOfficeMathOutputType int32

Fields

FieldDescription
ImageConverts OfficeMath to HTML as image specified by <img> tag.
MathMLConverts OfficeMath to HTML using MathML.