Aspose.TeX.CommandLine
The Aspose.TeX.CommandLine namespace provides classes for handling Object TeX’s \write18 primitive.
Classes
| Class | Description | 
|---|---|
| Base64Exec | An implementation of | 
| Executable | The base class for classes that emulate the behavior of OS executables, which can be run by the occurrences of Object TeX’s \write18primitive. | 
| ExecutablesList | Encapsulates a collection of objects that emulate executables, which can be executed using the \write18commands in ObjectTeX. | 
| Write18Exception | The exception that has to be thrown when something goes wrong while an executable is running. |