Class ExecutablesList
ExecutablesList class
Encapsulates a collection of objects that emulate executables, which can be executed using the \write18 commands in ObjectTeX.
public class ExecutablesList
Properties
| Name | Description |
|---|---|
| List { get; } | Displays the collection as a read-only list of executables’ names. |
Methods
| Name | Description |
|---|---|
| Add(Executable) | Adds a new executable to the collection. |
| Remove(string) | Removes an executable by its name. |
See Also
- namespace Aspose.TeX.CommandLine
- assembly Aspose.TeX