Aspose::TeX::ShellMode enum

ShellMode enum

Enumerates values that determine the availability of \write18.

enum class ShellMode

Values

NameValueDescription
NoShellEscape0\write18 is disabled.
ShellRestricted1\write18 is enabled but restricted.

See Also