TeXFragment

TeXFragment(string)

初始化 HtmlFragment 类的新实例。

public TeXFragment(string text)
范围类型描述
textString片段文字

也可以看看


TeXFragment(string, bool)

初始化 HtmlFragment 类的新实例。

public TeXFragment(string text, bool removeIndents)
范围类型描述
textString片段文字
removeIndentsBoolean确定在排版 LaTeX 片段时是否不缩进

也可以看看