Aspose::TeX::Features::LaTeXRepairer::LaTeXRepairer constructor

LaTeXRepairer::LaTeXRepairer constructor

Creates a new instance.

Aspose::TeX::Features::LaTeXRepairer::LaTeXRepairer(System::String path, System::SharedPtr<LaTeXRepairerOptions> options)
ParameterTypeDescription
pathSystem::StringThe path to the TeX file.
optionsSystem::SharedPtr<LaTeXRepairerOptions>Repair options.

See Also