Aspose::TeX::CommandLine::Base64Exec class

Base64Exec class

An implementation of Base64 command emulation.

class Base64Exec : public Aspose::TeX::CommandLine::Executable

Methods

MethodDescription
Execute(System::ArrayPtr<System::String>) overrideThe method implementing the executable’s behavior.
get_CommandName() overrideGets the name of the executable (command).

See Also