HtmlLoadOptions.DetectLaTeX

HtmlLoadOptions.DetectLaTeX property

Indicates whether to detect LaTeX formula in the HTML file. The default value is false.

public bool DetectLaTeX { get; set; }

See Also