MarkdownSaveOptions.OfficeMathOutputType

MarkdownSaveOptions.OfficeMathOutputType property

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

public HtmlOfficeMathOutputType OfficeMathOutputType { get; set; }

See Also