Aspose::TeX::CommandLine Namespace Reference

Classes

class  Base64Exec
 An implementation of
Base64

command emulation. More...

 
class  Details_Write18Exception
 The exception that has to be thrown when something goes wrong while an executable is running.
 
class  Executable
 The base class for classes that emulate the behavior of OS executables, which can be run by the occurrences of Object TeX's \write18 primitive. More...
 
class  ExecutablesList
 Encapsulates a collection of objects that emulate executables, which can be executed using the \write18 commands in ObjectTeX. More...
 
class  NamespaceDoc
 The Aspose.TeX.CommandLine namespace provides classes for handling Object TeX's \write18 primitive. More...
 

Typedefs

using Write18Exception = System::ExceptionWrapper< Details_Write18Exception >
 

Typedef Documentation

◆ Write18Exception

using Aspose::TeX::CommandLine::Write18Exception = typedef System::ExceptionWrapper<Details_Write18Exception>