MarkdownOfficeMathExportMode enumeration
MarkdownOfficeMathExportMode enumeration
Specifies how Aspose.Words exports OfficeMath to Markdown.
Members
Name | Description |
---|---|
Text | Export OfficeMath as plain text. |
Image | Export OfficeMath as image. |
MathML | Export OfficeMath as MathML. |
Latex | Export OfficeMath as LaTeX. |
See Also
- module Aspose.Words.Saving