Class Base64Exec
Base64Exec class
An implementation of
Base64
command emulation.
public sealed class Base64Exec : Executable
Constructors
Name | Description |
---|---|
Base64Exec() | The default constructor. |
Properties
Name | Description |
---|---|
override CommandName { get; } | Gets the name of the executable (command). |
Methods
Name | Description |
---|---|
override Execute(string[]) | The method implementing the executable’s behavior. |
See Also
- class Executable
- namespace Aspose.TeX.CommandLine
- assembly Aspose.TeX