MarkdownSaveOptions.OfficeMathOutputType

MarkdownSaveOptions.OfficeMathOutputType property

Indicates how OfficeMath objects are exported to Markdown, Default value is Image.

public HtmlOfficeMathOutputType OfficeMathOutputType { get; set; }

See Also