Aspose.TeX.CommandLine

The Aspose.TeX.CommandLine namespace provides classes for handling Object TeX’s \write18 primitive.

Classes

ClassDescription
Base64ExecAn implementation of Base64 command emulation.
ExecutableThe base class for classes that emulate the behavior of OS executables, which can be run by the occurrences of Object TeX’s \write18 primitive.
ExecutablesListEncapsulates a collection of objects that emulate executables, which can be executed using the \write18 commands in ObjectTeX.
Write18ExceptionThe exception that has to be thrown when something goes wrong while an executable is running.