Class LaTeXRepairer
Class LaTeXRepairer
Navne til: Aspose.TeX.Features Sammensætning: Aspose.TeX.dll (25.4.0)
Implementering af LaTeX filer reparation funktion.
public class LaTeXRepairer
Inheritance
De arvede medlemmer
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
LaTeXRepairer(String, LaTeXRepairerOptions)
Det skaber en ny instans.
public LaTeXRepairer(string path, LaTeXRepairerOptions options)
Parameters
path
string
Vejen til TeX filen.
options
LaTeXRepairerOptions
Optioner til reparation.
Methods
Run()
Runs LaTeX fil reparation og check jobs.
public TeXJobResult Run()
Returns
Resultatet af jobudførelsen.