Enum HtmlOfficeMathOutputMode
Enum HtmlOfficeMathOutputMode
Navne til: Aspose.Words.Saving Sammensætning: Aspose.Words.dll (25.5.0)
Det angiver, hvordan Aspose.Words eksporterer OfficeMath til HTML, MHTML og EPUB.
public enum HtmlOfficeMathOutputModeFields
Image = 0
OfficeMath konverteres til HTML som et billede angivet af tag.
MathML = 1
OfficeMath konverteres til HTML ved hjælp af MathML.
Text = 2
OfficeMath konverteres til HTML som sekvens af løb angivet af tag.