MarkdownOfficeMathExportMode enumeration

MarkdownOfficeMathExportMode enumeration

Specifies how Aspose.Words exports OfficeMath to Markdown.

Members

NameDescription
TextExport OfficeMath as plain text.
ImageExport OfficeMath as image.
MathMLExport OfficeMath as MathML.
LatexExport OfficeMath as LaTeX.

See Also