Enum MarkdownOfficeMathExportMode

Enum MarkdownOfficeMathExportMode

De naam: Aspose.Words.Saving Verzameling: Aspose.Words.dll (25.4.0)

Beschrijft hoe Aspose.Words OfficeMath naar Markdown exporteert.

public enum MarkdownOfficeMathExportMode

Fields

Image = 1

Export OfficeMath als afbeelding.

MathML = 2

Export OfficeMath als MathML.

Text = 0

Export OfficeMath als plain tekst.

 Nederlands