LaTeXRepairerOptions class

LaTeXRepairerOptions class

The class to provide options to the LaTeX Repairer.

The LaTeXRepairerOptions type exposes the following members:

Constructors

ConstructorDescription
initCretes a new instance.

Properties

PropertyDescription
input_working_directoryGets/sets input working directory.
output_working_directoryGets/sets output working directory.
required_input_directoryGets/sets the directory for the required input, e.g.,
packages that are beyond Aspose.TeX’s LaTeX support.
guess_package_callbackGets/sets the callback to externally guess a required package by command name.

See Also