Enum MarkdownOfficeMathExportMode

Enum MarkdownOfficeMathExportMode

A név: Aspose.Words.Saving Összefoglaló: Aspose.Words.dll (25.4.0)

Meghatározza, hogy az Aspose.Words hogyan exportálja az OfficeMath-t a Markdown-ra.

public enum MarkdownOfficeMathExportMode

Fields

Image = 1

Export OfficeMath mint kép.

MathML = 2

Export OfficeMath mint MathML.

Text = 0

Export OfficeMath mint egyenes szöveg.

 Magyar