Class LaTeXRepairer
Class LaTeXRepairer
名称: Aspose.TeX.Features 合計: Aspose.TeX.dll (25.4.0)
LaTeXファイルの修理機能を実施します。
public class LaTeXRepairer
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
レイアウト(ストレッチ, LaTeXRepairerOptions)
新たな例を生み出す。
public LaTeXRepairer(string path, LaTeXRepairerOptions options)
Parameters
path
string
テックスファイルへの道
options
LaTeXRepairerOptions
修理オプション
Methods
Run()
LaTeXファイルの修理とチェック作業を実行します。
public TeXJobResult Run()
Returns
仕事の実行の結果。