Aspose::TeX::CommandLine::Base64Exec class
Base64Exec class
An implementation of Base64 command emulation.
class Base64Exec : public Aspose::TeX::CommandLine::Executable
Methods
Method | Description |
---|---|
Execute(System::ArrayPtr<System::String>) override | The method implementing the executable’s behavior. |
get_CommandName() override | Gets the name of the executable (command). |
See Also
- Class Executable
- Namespace Aspose::TeX::CommandLine
- Library Aspose.TeX for C++