Class LaTeXRepairer
Class LaTeXRepairer
Namespace: Aspose.TeX.Features
Assembly: Aspose.TeX.dll
Thực hiện chức năng sửa chữa tệp LaTeX.
public class LaTeXRepairer
Kế thừa
Các thành viên kế thừa
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các hàm khởi tạo
LaTeXRepairer(string, LaTeXRepairerOptions)
Tạo một thể hiện mới.
public LaTeXRepairer(string path, LaTeXRepairerOptions options)
Tham số
path
string
Đường dẫn đến tệp TeX.
options
LaTeXRepairerOptions
Tùy chọn sửa chữa.
Các phương thức
Run()
Chạy các công việc sửa chữa và kiểm tra tệp LaTeX.
public TeXJobResult Run()
Trả về
TeXJobResult
Kết quả của việc thực thi công việc.