Aspose::TeX::CommandLine::Executable::Execute method

Executable::Execute method

The method implementing the executable’s behavior.

virtual void Aspose::TeX::CommandLine::Executable::Execute(System::ArrayPtr<System::String> args)=0
ParameterTypeDescription
argsSystem::ArrayPtr<System::String>The array of command line arguments.

See Also